diff --git a/redbot/cogs/admin/locales/uk-UA.po b/redbot/cogs/admin/locales/uk-UA.po index 363373be5..55524a1a6 100644 --- a/redbot/cogs/admin/locales/uk-UA.po +++ b/redbot/cogs/admin/locales/uk-UA.po @@ -21,56 +21,56 @@ msgstr "Я намагався зробити щось, на що Discord від #: redbot/cogs/admin/admin.py:25 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}, тому що ця роль є вищою за мою найвищу роль." #: redbot/cogs/admin/admin.py:31 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}, тому що ця роль є вищою за мою найвищу роль." #: redbot/cogs/admin/admin.py:37 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}, тому що ця роль є вищою ніж моя найвища роль." #: redbot/cogs/admin/admin.py:43 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}, тому що ця роль вища за вашу найвищу роль." #: redbot/cogs/admin/admin.py:49 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}, тому що ця роль є вищою за вашу найвищу роль." #: redbot/cogs/admin/admin.py:55 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}, тому що ця роль вища за вашу найвищу роль." #: redbot/cogs/admin/admin.py:61 msgid "I need the \"Manage Roles\" permission to do that." -msgstr "" +msgstr "Мені потрібен дозвіл \"Керувати ролями\", щоб це зробити." #: redbot/cogs/admin/admin.py:63 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." -msgstr "" +msgstr "Я вже щось оголошую. Якщо ви хочете зробити інше оголошення, будь ласка, спочатку використайте '{prefix}announce cancel`." #: redbot/cogs/admin/admin.py:73 #, docstring msgid "A collection of server administration utilities." -msgstr "" +msgstr "Колекція утилітів адміністрації сервера." #: redbot/cogs/admin/admin.py:159 msgid "{member.display_name} already has the role {role.name}." -msgstr "" +msgstr "{member.display_name} вже має роль {role.name}." #: redbot/cogs/admin/admin.py:180 msgid "I successfully added {role.name} to {member.display_name}" -msgstr "" +msgstr "Успішно додав(ла) {role.name} до {member.display_name}" #: redbot/cogs/admin/admin.py:190 msgid "{member.display_name} does not have the role {role.name}." -msgstr "" +msgstr "{member.display_name} не має ролі {role.name}." #: redbot/cogs/admin/admin.py:211 msgid "I successfully removed {role.name} from {member.display_name}" -msgstr "" +msgstr "Я успішно прибрав(ла) {role.name} у {member.display_name}" #: redbot/cogs/admin/admin.py:226 #, docstring @@ -79,7 +79,11 @@ msgid "\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:244 #, docstring @@ -88,12 +92,16 @@ msgid "\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:256 #, docstring msgid "Edit role settings." -msgstr "" +msgstr "Зміна налаштувань ролі." #: redbot/cogs/admin/admin.py:263 #, docstring @@ -110,11 +118,11 @@ msgstr "" #: redbot/cogs/admin/admin.py:275 msgid "{author} ({author.id}) changed the colour of role '{role.name}'" -msgstr "" +msgstr "{author} ({author.id}) змінив колір ролі '{role.name}'" #: redbot/cogs/admin/admin.py:294 redbot/cogs/admin/admin.py:327 msgid "Done." -msgstr "" +msgstr "Готово." #: redbot/cogs/admin/admin.py:298 #, docstring @@ -128,48 +136,48 @@ msgstr "" #: redbot/cogs/admin/admin.py:308 msgid "{author} ({author.id}) changed the name of role '{old_name}' to '{name}'" -msgstr "" +msgstr "{author} ({author.id}) змінив ім'я ролі '{old_name}' на '{name}'" #: redbot/cogs/admin/admin.py:332 #, docstring msgid "Announce a message to all servers the bot is in." -msgstr "" +msgstr "Оголосити повідомлення в усіх серверах, де знаходиться бот." #: redbot/cogs/admin/admin.py:339 msgid "The announcement has begun." -msgstr "" +msgstr "Оголошення почалося." #: redbot/cogs/admin/admin.py:346 #, docstring msgid "Cancel a running announce." -msgstr "" +msgstr "Відмінити запущене оголошення." #: redbot/cogs/admin/admin.py:348 msgid "There is no currently running announcement." -msgstr "" +msgstr "На даний момент немає оголошення." #: redbot/cogs/admin/admin.py:351 msgid "The current announcement has been cancelled." -msgstr "" +msgstr "Поточне оголошення було скасовано." #: redbot/cogs/admin/admin.py:357 #, docstring msgid "Change how announcements are sent in this guild." -msgstr "" +msgstr "Змінити спосіб надсилання оголошень у цю спільноту." #: redbot/cogs/admin/admin.py:367 #, docstring msgid "Change the channel where the bot will send announcements." -msgstr "" +msgstr "Змініть канал, в якому бот буде надсилати оголошення." #: redbot/cogs/admin/admin.py:370 msgid "The announcement channel has been set to {channel.mention}" -msgstr "" +msgstr "Канал для оголошень встановлений до {channel.mention}" #: redbot/cogs/admin/admin.py:375 #, docstring msgid "Unsets the channel for announcements." -msgstr "" +msgstr "Прибирає канал для оголошень." #: redbot/cogs/admin/admin.py:400 #, docstring @@ -178,7 +186,10 @@ msgid "\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" +" ПОМІТКА: Ролі чутливі до реєстру " #: redbot/cogs/admin/admin.py:413 #, docstring @@ -203,17 +214,20 @@ msgstr "" msgid "\n" " Lists all available selfroles.\n" " " -msgstr "" +msgstr "\n" +" Перераховує усі доступні селф-ролі.\n" +" " #: redbot/cogs/admin/admin.py:445 msgid "Available Selfroles:\n" "{selfroles}" -msgstr "" +msgstr "Доступні селф-ролі:\n" +"{selfroles}" #: redbot/cogs/admin/admin.py:451 #, docstring msgid "Manage selfroles." -msgstr "" +msgstr "Керувати селф-ролями." #: redbot/cogs/admin/admin.py:456 #, docstring @@ -225,19 +239,19 @@ msgstr "" #: redbot/cogs/admin/admin.py:465 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} як селф-роль, бо ця роль є вищою за вашу найвищу роль." #: redbot/cogs/admin/admin.py:475 msgid "The role \"{role.name}\" is already a selfrole." -msgstr "" +msgstr "Роль \"{role.name}\" вже є селф-роллю." #: redbot/cogs/admin/admin.py:481 msgid "Added {count} selfroles." -msgstr "" +msgstr "Додано {count} селф-ролей." #: redbot/cogs/admin/admin.py:483 msgid "Added 1 selfrole." -msgstr "" +msgstr "Додано 1 селф-роль." #: redbot/cogs/admin/admin.py:489 #, docstring @@ -249,40 +263,40 @@ msgstr "" #: redbot/cogs/admin/admin.py:498 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} зі списку селф-ролей, бо ця роль є вищою за вашу найвищу роль." #: redbot/cogs/admin/admin.py:508 msgid "Removed {count} selfroles." -msgstr "" +msgstr "Вилучено {count} селф-ролей." #: redbot/cogs/admin/admin.py:510 msgid "Removed 1 selfrole." -msgstr "" +msgstr "Прибрано 1 селф-роль." #: redbot/cogs/admin/admin.py:516 #, docstring msgid "Clear the list of available selfroles for this server." -msgstr "" +msgstr "Очистити список доступних селф-ролей для цього сервера." #: redbot/cogs/admin/admin.py:520 msgid "There are currently no selfroles." -msgstr "" +msgstr "Наразі немає селф-ролей." #: redbot/cogs/admin/admin.py:523 msgid "Are you sure you want to clear this server's selfrole list?" -msgstr "" +msgstr "Ви впевнені, що хочете очистити список селф-ролей цього сервера?" #: redbot/cogs/admin/admin.py:529 msgid "You took too long to respond." -msgstr "" +msgstr "Ви зайняли занадто довго часу, щоб відповісти." #: redbot/cogs/admin/admin.py:538 msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "Я не можу прибрати селф-ролі, тому що селф-роль '{role.name}' вища аніж усі ваші ролі." #: redbot/cogs/admin/admin.py:544 msgid "Selfrole list cleared." -msgstr "" +msgstr "Список з селф-ролями був очищений." #: redbot/cogs/admin/admin.py:546 msgid "No changes have been made." @@ -303,21 +317,21 @@ msgstr "" #: redbot/cogs/admin/announcer.py:68 msgid "I could not announce to the following server: " -msgstr "" +msgstr "Не вдалося зробити оголошення у наступній спільноті: " #: redbot/cogs/admin/announcer.py:70 msgid "I could not announce to the following servers: " -msgstr "" +msgstr "Не вдалося зробити оголошення у наступних спільнотах: " #: redbot/cogs/admin/converters.py:13 msgid "The Admin cog is not loaded." -msgstr "" +msgstr "Адмін-ког не завантажено." #: redbot/cogs/admin/converters.py:30 msgid "The role \"{role_name}\" is not a valid selfrole." -msgstr "" +msgstr "Роль \"{role_name}\" не є дійсною селф-роллю." #: redbot/cogs/admin/converters.py:36 msgid "This selfrole has more than one case insensitive match. Please ask a moderator to resolve the ambiguity, or use the role ID to reference the role." -msgstr "" +msgstr "Ця селф-роль має більше ніж один збіг. Будь ласка, попросіть модератора вирішити цю неоднозначність, або використайте ID ролі для уточнення ролі." diff --git a/redbot/cogs/audio/core/commands/locales/ar-SA.po b/redbot/cogs/audio/core/commands/locales/ar-SA.po index 1d0a7ab5c..ee8eec65a 100644 --- a/redbot/cogs/audio/core/commands/locales/ar-SA.po +++ b/redbot/cogs/audio/core/commands/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "تمكين" @@ -274,20 +274,20 @@ msgstr "تمكين" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "معطل" @@ -322,44 +322,44 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "تم تغيير الإعدادات" @@ -575,13 +575,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "وقت غير صالح" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "لا يمكن أن تكون الثواني أقل من الصفر." @@ -682,7 +682,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` غير موجود. سيتم حفظ هذا المسار، ولكن يرجى التحقق من المسار وإنشاء مجلد محلي في `{localfolder}` قبل محاولة تشغيل المسارات المحلية." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -871,8 +871,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "نطاق قائمة التشغيل: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -893,8 +893,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "" @@ -941,66 +941,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1011,28 +1011,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1045,27 +1045,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1073,72 +1073,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1806,7 +1806,7 @@ msgstr "التعديل المسبق" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1816,37 +1816,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1855,66 +1855,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1922,121 +1922,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2044,12 +2044,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2057,170 +2057,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/bg-BG.po b/redbot/cogs/audio/core/commands/locales/bg-BG.po index fba1bf8f9..0dabd8a81 100644 --- a/redbot/cogs/audio/core/commands/locales/bg-BG.po +++ b/redbot/cogs/audio/core/commands/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "" @@ -274,20 +274,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "" @@ -322,44 +322,44 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "" @@ -571,13 +571,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -676,7 +676,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -861,8 +861,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -883,8 +883,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "дни" @@ -931,66 +931,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1001,28 +1001,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1035,27 +1035,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1063,72 +1063,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1790,7 +1790,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1800,37 +1800,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1839,66 +1839,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1906,121 +1906,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2028,12 +2028,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2041,170 +2041,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/cs-CZ.po b/redbot/cogs/audio/core/commands/locales/cs-CZ.po index bea889790..c9cb06fee 100644 --- a/redbot/cogs/audio/core/commands/locales/cs-CZ.po +++ b/redbot/cogs/audio/core/commands/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Povoleno" @@ -276,20 +276,20 @@ msgstr "Povoleno" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Zakázáno" @@ -324,44 +324,44 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "" @@ -573,13 +573,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -678,7 +678,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -863,8 +863,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -885,8 +885,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "dnů" @@ -933,66 +933,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Pokyny k nastavení Spotify API tokenů." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1003,28 +1003,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1037,27 +1037,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1065,72 +1065,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1792,7 +1792,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1802,37 +1802,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1841,66 +1841,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1908,121 +1908,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2030,12 +2030,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2043,170 +2043,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/da-DK.po b/redbot/cogs/audio/core/commands/locales/da-DK.po index 48f4c8a3d..76c194ac9 100644 --- a/redbot/cogs/audio/core/commands/locales/da-DK.po +++ b/redbot/cogs/audio/core/commands/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "" @@ -274,20 +274,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "" @@ -322,44 +322,44 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "" @@ -571,13 +571,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -676,7 +676,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -861,8 +861,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -883,8 +883,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "" @@ -931,66 +931,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1001,28 +1001,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1035,27 +1035,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1063,72 +1063,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1790,7 +1790,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1800,37 +1800,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1839,66 +1839,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1906,121 +1906,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2028,12 +2028,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2041,170 +2041,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/de-DE.po b/redbot/cogs/audio/core/commands/locales/de-DE.po index 9ca7d23b7..3662c64c5 100644 --- a/redbot/cogs/audio/core/commands/locales/de-DE.po +++ b/redbot/cogs/audio/core/commands/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Automatische Wiedergabe am Ende der Warteschlange: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Aktiviert" @@ -276,20 +276,20 @@ msgstr "Aktiviert" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Deaktiviert" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Einstellung geändert" @@ -587,13 +587,13 @@ msgstr "Automatische Trennung vom Kanal, wenn der Bot x Sekunden lang alleine is #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Ungültige Zeit" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Sekunden können nicht kleiner als Null sein." @@ -705,7 +705,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` existiert nicht. Der Pfad wird noch gespeichert, aber bitte überprüfen Sie den Pfad und erstellen Sie einen localtrack Ordner in `{localfolder}` bevor Sie versuchen, lokale Tracks abzuspielen." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -902,8 +902,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Umfang der Playlist: [{pscope}] \n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Cache-Einstellungen" @@ -924,8 +924,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Lokale Lavalink-Cache: [{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "Tage" @@ -972,66 +972,66 @@ msgstr "Pfad der lokalen Titel: [{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "Sendet die Lavalink Server Protokolle als private Nachricht." -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "Keine Protokolle in deinem Datenordner gefunden." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Protokolle sind zu groß. Du kannst diese in {path} finden" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Ich muss in der Lage sein dir Privatnachrichten schreiben zu können um dir die Logs zu senden." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Aktiviert/Deaktiviert Titel als Status." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Titel als Status: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Zeige Miniaturbilder bei Audio-Mitteilungen an." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Miniaturansicht: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Benötigte Stimmen in Prozent für Nicht-Mods, um Titel zu überspringen, 0 um zum Deaktivieren." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Abstimmung deaktiviert. Alle Benutzer können Warteschlangen Management Befehle verwenden." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Stimmen-Anteil auf {percent} % festgelegt." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Anleitung um den YouTube API key einzurichten." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Anleitung um die Spotify API tokens einzurichten." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1049,28 +1049,28 @@ msgstr "1. Gehen Sie zu Spotify-Entwicklern und loggen Sie sich mit Ihrem Spotif "6. Kopiere deine Client-ID und dein Client-Geheimes in:\n" "`{prefix}set api spotify client_id client_secret `" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Legen Sie den Ländercode für Spotify-Suchen fest." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Ungültiger Ländercode" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "Bitte verwende einen offiziellen [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) Code." -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Ländercode auf {country} gesetzt." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1091,27 +1091,27 @@ msgstr "Legt das Caching-Level fest.\n\n" " Wenn du einen bestimmten Cache deaktivieren möchtest, benutze eine negative Nummer.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Maximales Alter, [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Spotify-Cache: [{spotify_status}] \n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "Youtube-Cache: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Lavalink-Cache: [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1122,15 +1122,15 @@ msgstr "Legt das maximale Cache-Alter fest.\n\n" " ungültig wird.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "Das Cache-Alter darf nicht weniger als 7 Tage betragen. Wenn du den Cache deaktivieren möchtest, führe {prefix}audioset cache aus.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "Ich habe das Cache-Alter auf {age} Tage gesetzt" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" @@ -1139,57 +1139,57 @@ msgstr "Fortbestehende Warteschlangen umschalten.\n\n" " Fortbestehende Warteschlangen erlauben das Wiederherstellen der aktuellen Warteschlange, wenn die Warteschlange geschlossen wird.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "Fortbestehende Warteschlangen: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Startet die lavalink-Verbindung neu." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "Fehler beim Herunterfahren von Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "Bitte laden Sie Audio neu (`{prefix}reload audio`)." -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Lavalink wird neugestartet" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Es kann einige Minuten dauern bis Lavalink komplett gestartet ist." -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "Legt die maximale Lautstärke fest, die auf diesem Server erlaubt ist." -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Fehler" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "Musik ohne Ton ist keine Musik. Versuch die Lautstärke höher als 0% zu setzen." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Einstellungen geändert" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "Die maximale Lautstärke wurde auf 150% begrenzt, pass auf deine Ohren auf." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "Die maximale Lautstärke wurde auf {max_volume}% begrenzt." @@ -1859,7 +1859,7 @@ msgstr "Voreinstellung geändert" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "Der {band_name}Hz wurde auf {band_value} gesetzt." -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1869,37 +1869,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Java Ausführungsdatei zurückgesetzt" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "Audio wird nun `Java` verwenden, um deinen verwalteten Lavalink-Knoten auszuführen. Führe `{p}{cmd}`, damit dieser wirksam wird." -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "`{java_path}` ist keine gültige ausführbare Datei" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Java Ausführungsdatei geändert" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "Audio wird nun `{exc}` verwenden, um deinen verwalteten Lavalink-Knoten auszuführen. Führe `{p}{cmd}` aus, damit dieser wirksam wird." -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1908,66 +1908,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "Fehler beim Herunterfahren von Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1975,121 +1975,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "Einstellung nicht geändert" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "Lavalink Verbindungseinstellungen anzeigen." -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "Verbindungseinstellungen" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "Host: [{host}]\n" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "Port: [{port}]\n" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "Passwort: [{password}]\n" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "Gesichert: [{state}]\n" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "Einstellungen für Lavalink Knoten" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "Ursprüngliche Heapsize: [{xms}]\n" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "Maximale Heapsize: [{xmx}]\n" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "Pfad zur ausführbaren Java-Datei: [{java_exc_path}]\n" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "Ich muss in der Lage sein dir Privatnachrichten schreiben zu können um dir diese Info zu senden." -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2097,12 +2097,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2110,95 +2110,95 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "Der Port muss zwischen 1025 und 65535 liegen." -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Der verwaltete Knoten erlaubt die Wiedergabe von lokalen Dateien.\n\n" "Führen Sie `{p}{cmd}` aus, damit es wirksam wird." -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Der verwaltete Knoten wird nicht mehr aus lokalen Dateien wiedergeben.\n\n" "Führe `{p}{cmd}` aus, damit er wirksam wird." -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Der verwaltete Knoten erlaubt die Wiedergabe von SoundCloud.\n\n" "Führen Sie `{p}{cmd}` aus, damit es wirksam wird." -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Der verwaltete Knoten wird nicht mehr von SoundCloud wiedergeben.\n\n" "Führe `{p}{cmd}` aus, damit er wirksam wird." -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" @@ -2207,82 +2207,82 @@ msgstr "`Gefährlicher Befehl` schaltet die YouTube als Quelle ein oder aus (die " Diese Option steuert die Wiedergabe aller YouTube- und Spotify-Inhalte.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Der verwaltete Knoten erlaubt die Wiedergabe von YouTube.\n\n" "Führen Sie `{p}{cmd}` aus, damit es wirksam wird." -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Der verwaltete Knoten wird nicht mehr von YouTube wiedergeben.\n\n" "Führen Sie `{p}{cmd}` aus, damit es wirksam wird." -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "Der niedrigste Wert, auf den der Framebuffer eingestellt werden kann, ist 100 ms." -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "PufferDurationMs des verwalteten Knotens auf {milliseconds} gesetzt.\n\n" "Führen Sie `{p}{cmd}` aus, damit es wirksam wird." -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "Der kleinste Wert, den der Puffer haben kann, ist 100 ms." -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "Setzt alle `llset`-Änderungen auf ihre Standardwerte zurück." diff --git a/redbot/cogs/audio/core/commands/locales/es-ES.po b/redbot/cogs/audio/core/commands/locales/es-ES.po index 69a8a8601..8918e413f 100644 --- a/redbot/cogs/audio/core/commands/locales/es-ES.po +++ b/redbot/cogs/audio/core/commands/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Reproducción automatica cuando termine la cola: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Activado" @@ -276,20 +276,20 @@ msgstr "Activado" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Desactivado" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Configuración cambiada" @@ -609,13 +609,13 @@ msgstr "Desconexión automática del canal cuando el bot está solo en él duran #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Hora inválida" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Los segundos no pueden ser menos de cero." @@ -727,7 +727,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` no existe. La ruta aún se guardará, pero por favor revisa la ruta y crea una carpeta localtracks en `{localfolder}` antes de intentar reproducir pistas locales." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -927,8 +927,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Ámbito de la playlist: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Ajustes de caché" @@ -949,8 +949,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Caché local de Lavalink: [{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "días" @@ -1004,66 +1004,66 @@ msgstr "Ruta local: [{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "Envía los registros del servidor Lavalink a tus DMs." -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "No se encontraron registros en su carpeta de datos." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Los registros son demasiado grandes, puedes encontrarlos en {path}" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Necesito ser capaz de DM para enviarte los registros." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Activar/desactivar los títulos de las pistas como estado." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Títulos de canciones como estado: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Cambiar a mostrar una miniatura en los mensajes de audio." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Visualización de miniatura: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Porcentaje necesario para que los no-mods se salten las pistas, 0 para desactivar." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Votación deshabilitada. Todos los usuarios pueden usar comandos de gestión de colas." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Porcentaje de voto establecido a {percent}%." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Instrucciones para establecer la clave API de YouTube." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Instrucciones para establecer los tokens de la API de Spotify." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1081,28 +1081,28 @@ msgstr "1. Ve a los desarrolladores de Spotify y inicia sesión con tu cuenta de "6. Copia tu ID de cliente y tu secreto de cliente en:\n" "`{prefix}establece api spotify client_id, client_secret,`" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Establece el código de país para las búsquedas de Spotify." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Código de país no válido" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "Por favor, utiliza un código oficial [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)." -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Código de país establecido a {country}." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1123,27 +1123,27 @@ msgstr "Establece el nivel de caché.\n\n" " Si desea desactivar un caché específico use un número negativo.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Edad máxima: [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Caché de Spotifify: [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "Caché de YouTube: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Caché Lavalink: [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1154,15 +1154,15 @@ msgstr "Establece la edad máxima del caché.\n\n" " inválida.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "La edad de la caché no puede ser inferior a 7 días. Si deseas deshabilitarla ejecuta {prefix}audioset.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "He establecido la edad de caché a {age} días" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" @@ -1171,57 +1171,57 @@ msgstr "Alternar colas persistentes.\n\n" " Las colas persistentes permiten restaurar la cola actual cuando la cola se cierre.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "Persistentes en colas: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Reinicia la conexión de lavalink." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "Error al apagar el nodo Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "Por favor, recarga Audio (`{prefix}recargar audio`)." -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Reiniciando Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Lavalink puede tardar un par de minutos en ponerse en marcha completamente." -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "Establece el volumen máximo permitido en este servidor." -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Error" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "La música sin sonido no es música en absoluto. Intenta ajustar el volumen a un valor mayor que 0%." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Ajustes modificados" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "El volumen máximo se ha limitado a 150%, tenga cuidado con sus oídos." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "El volumen máximo ha sido limitado a {max_volume}%." @@ -1899,7 +1899,7 @@ msgstr "Modificado preajuste" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "La banda Hz {band_name}se ha establecido en {band_value}." -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1914,37 +1914,37 @@ msgstr "`Comandos peligrosos` Administra la configuración del nodo Lavalink.\n\ " Todos los comandos aquí presentes tienen el potencial de romper el cog de audio.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Reiniciar ejecutable de Java" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "El cog de audio utilizará ahora `java` para ejecutar tu nodo Lavalink administrado. Ejecuta `{p}{cmd}` para que esto surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "`{java_path}` no es un ejecutable válido" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Java Ejecutable cambiado" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "El Cog de audio ahora usará `{exc}` para ejecutar tu nodo Lavalink administrado. Ejecuta `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1957,29 +1957,29 @@ msgstr "Establece el tamaño máximo heap-size del nodo Lavalink administrado.\n " Para restablecer este valor por defecto, ejecuta el comando sin ninguna entrada.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "El tamaño del montón debe ser una medida válida del tamaño, por ejemplo, 256M, 256G" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "El Heap-size debe ser de al menos 64M, sin embargo se recomienda que se ajuste a al menos 1G." -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "El heap-size debe ser inferior a {limit} debido a las limitaciones de su sistema." -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El heap-size de nodo administrado se ha establecido en {bytes}.\n\n" "Ejecute `{p}{cmd}` para que tenga efecto." -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" @@ -1988,16 +1988,16 @@ msgstr "Alternar el uso de nodos Lavalink externos (no administrados) - requiere " Este comando desactiva el servidor Lavalink administrado, si no tiene un nodo Lavalink externo no podrá usar Audio mientras esté activado.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "Servidor Lavalink no administrado: {true_or_false}." -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "Fallo al apagar Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2006,11 +2006,11 @@ msgstr "Establece el host del nodo Lavalink.\n\n" " Este comando establece el host de conexión que Audio usará para conectarse a un nodo Lavalink externo.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "El host de nodo Lavalink externo fue establecido a {host}. Ejecuta `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2019,11 +2019,11 @@ msgstr "Establece la contraseña del nodo Lavalink.\n\n" " Este comando establece la contraseña de conexión que Audio utilizará para conectarse a un nodo Lavalink externo.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "El puerto de nodo Lavalink externo fue establecido a {password}. Ejecute `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2031,22 +2031,22 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "Configuración no cambiada" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "El puerto de nodo Lavalink externo fue establecido a {port}. Ejecuta `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" @@ -2055,76 +2055,76 @@ msgstr "Establece la conexión del nodo Lavalink a seguro.\n\n" " Este comando establece el tipo de conexión a asegurado cuando se conecta a un nodo Lavalink externo.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo Lavalink no-gestionado ahora se conectará usando el protocolo seguro {secured_protocol}.\n\n" "Ejecute `{p}{cmd}` para que tenga efecto." -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "Mostrar configuración de conexión Lavalink." -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "Configuración de conexión" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "Host: [{host}]\n" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "Puerto: [{port}]\n" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "Puerto HTTP/HTTPS por defecto" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "Contraseña: [{password}]\n" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "Seguro: [{state}]\n" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "Configuración del nodo Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "Heapsize Inicial: [{xms}]\n" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "Heapsize máximo: [{xmx}]\n" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "Ruta del ejecutable de Java: [{java_exc_path}]\n" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "Necesito ser capaz de DM para enviarte esta información." -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "Sube una copia del archivo application.yml utilizado por el nodo Lavalink administrado." -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" @@ -2133,12 +2133,12 @@ msgstr "Configura las opciones de ejecución del nodo Lavalink.\n\n" " Es probable que todos los ajustes de este grupo provoquen un mal funcionamiento del audio si se cambia de sus valores predeterminados, sólo cambie la configuración de aquí si ha sido sugerido por el soporte.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "Configura la autorización de nodo administrado y la configuración de conexión." -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" @@ -2147,13 +2147,13 @@ msgstr "`Comando peligroso` Establece la dirección IP de enlace del nodo Lavali " Este valor por defecto es `localhost` que restringirá el servidor a sólo las aplicaciones localhost por defecto, cambiar esto probablemente romperá el nodo Lavalink administrado si no sabe lo que está haciendo.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado ahora aceptará la conexión en {host}.\n\n" "Ejecute `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2164,13 +2164,13 @@ msgstr "Establecer la contraseña de conexión del nodo Lavalink administrado\n\ " El valor por defecto es `youshallnotpass`.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado ahora aceptará {password} como el token de autorización.\n\n" "Ejecute `{p}{cmd}` para que tenga efecto." -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2181,17 +2181,17 @@ msgstr "`Comando peligroso` Establece el puerto de conexión de nodo Lavalink ad " El valor por defecto es `2333`.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "El puerto debe ser entre 1024 y 49151." -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado ahora aceptará conexiones en el puerto {port}.\n\n" "Ejecute `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" @@ -2200,7 +2200,7 @@ msgstr "`Comando peligroso` Activa o desactiva las fuentes de audio.\n\n" " Por defecto, todas las fuentes están habilitadas, solo debes usar comandos aquí para desactivar una fuente específica si has sido avisado de, desactivar las fuentes sin conocimiento de fondo puede causar que el audio se rompa.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" @@ -2209,19 +2209,19 @@ msgstr "Activa o desactiva el uso de URLs directas HTTP.\n\n" " Esta fuente se utiliza para permitir la reproducción de streams HTTP directos (esto no afecta la reproducción directa de URL para las otras fuentes).\n" " " -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado permitirá la reproducción desde las URL directas.\n\n" "Ejecuta `{p}{cmd}` para que tenga efecto." -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado ya no reproducirá desde las URLs directas.\n\n" "Ejecute `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" @@ -2230,19 +2230,19 @@ msgstr "Activa o desactiva Bandcamp como fuente.\n\n" " Esta función controla la reproducción de todo el contenido relacionado con Bandcamping.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado permitirá la reproducción desde Bandcamp.\n\n" "Ejecuta `{p}{cmd}` para que tenga efecto." -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado ya no reproducirá desde Bandcamp.\n\n" "Ejecuta `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" @@ -2251,19 +2251,19 @@ msgstr "Activa o desactiva el uso de archivos locales.\n\n" " Esta opción controla la reproducción de pistas locales, generalmente se encuentran dentro de la carpeta `localtracks`.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado permitirá la reproducción desde archivos locales.\n\n" "Ejecutar `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado ya no se reproducirá desde archivos locales.\n\n" "Ejecute `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" @@ -2272,19 +2272,19 @@ msgstr "Activa o desactiva la fuente de SoundCloud.\n\n" " Esto activa o desactiva la reproducción de todo el contenido relacionado con SoundCloud.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado permitirá la reproducción desde Url directas.\n\n" "Ejecuta `{p}{cmd}` para que tenga efecto." -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado ya no reproducirá desde Soundcloud.\n\n" "Ejecute `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" @@ -2293,19 +2293,19 @@ msgstr "`Comando peligroso` activa o desactiva la fuente de YouTube (esto incluy " Esta opción controla la reproducción de todo el contenido relacionado con YouTube y Spotify.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado permitirá la reproducción desde YouTube.\n\n" "Ejecuta `{p}{cmd}` para que tenga efecto." -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado ya no reproducirá desde YouTube.\n\n" "Ejecute `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" @@ -2314,19 +2314,19 @@ msgstr "Activa o desactiva la fuente de Twitch.\n\n" " Esta función controla la reproducción de todo el contenido relacionado con Twitch.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado permitirá la reproducción desde Twitch.\n\n" "Ejecute `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado ya no reproducirá desde Twitch.\n\n" "Ejecuta `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" @@ -2335,19 +2335,19 @@ msgstr "Activa o desactiva la fuente Vimeo.\n\n" " Esta función controla la reproducción de todo el contenido relacionado con Vimeo.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado permitirá la reproducción desde Vimeo.\n\n" "Ejecuta `{p}{cmd}` para que tenga efecto." -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "El nodo administrado ya no reproducirá desde Vimeo.\n\n" "Ejecute `{p}{cmd}` para que surta efecto." -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" @@ -2356,18 +2356,18 @@ msgstr "`Comando peligroso` Establece el tamaño del framebuffer del nodo admini " Sólo cambie esto si ha sido notificado directamente a cambiarlo puede causar problemas significativos de reproducción.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "El valor más bajo al que se puede ajustar el framebuffer es 100ms." -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Se han cambiado el bufferDurationMs de los nodos administrados a {milliseconds}.\n\n" "Ejecute `{p}{cmd}` para que tenga efecto." -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" @@ -2376,11 +2376,11 @@ msgstr "`Comando peligroso` Establece el tamaño del búfer JDA-NAS gestionado d " Sólo cambie esto si ha sido notificado directamente a cambiarlo puede causar problemas significativos de reproducción.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "El valor más bajo que puede tener el buffer es de 100ms." -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "Restablece todos los cambios de `llset` a sus valores predeterminados." diff --git a/redbot/cogs/audio/core/commands/locales/fi-FI.po b/redbot/cogs/audio/core/commands/locales/fi-FI.po index 3ea089b33..97d7b38db 100644 --- a/redbot/cogs/audio/core/commands/locales/fi-FI.po +++ b/redbot/cogs/audio/core/commands/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Toista automaattisesti, kun jono loppuu: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Käytössä" @@ -276,20 +276,20 @@ msgstr "Käytössä" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Ei käytössä" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Asetus muutettu" @@ -586,13 +586,13 @@ msgstr "Katkaise yhteys puhekanavaan kun botti on ollut sillä yksin x sekuntia, #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Virheellinen ajanmääre" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Sekuntien määrän tulee olla suurempi kuin nolla." @@ -693,7 +693,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` ei ole olemassa. Polku tallennetaan joka tapauksessa, mutta tarkista polku ja luo localtracks -kansio sijaintiin`{localfolder}` ennen paikallisten kappaleiden toistamista." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -882,8 +882,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Soittolistan taso: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Välimuistin asetukset" @@ -904,8 +904,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Paikallinen Lavalink-välimuisti: [{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "päivää" @@ -952,66 +952,66 @@ msgstr "Paikallisten kappaleiden polku: [{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "Logeja ei löytynyt datakansiostasi." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Logit ovat liian suuret, voit löytää ne täältä: {path}" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Minun pitää pystyä lähettämään sinulle yksityisviestejä, jotta voin lähettää logit." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Ota käyttöön/Poista käyttöön kappaleiden nimet botin tilana." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Kappaleiden nimet tilana: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Vaihda näytetäänkö pikkukuvat viesteissä." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Pikkukuvien näyttäminen: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Äänestysprosentti joka tarvitaan että ei-moderaattorit voivat ohittaa kappaleita, 0 poistaa ominaisuuden käytöstä." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Äänestys on poistettu käytöstä. Kaikki käyttäjät voivat käyttää jononhallintakomentoja." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Tarvittavaksi ääniprosentiksi asetettiin {percent}%." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Ohjeet YouTube API -avaimen asettamiseksi." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Ohjeet Spotify API -tokenien asettamiseksi." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1029,28 +1029,28 @@ msgstr "1. Mene Spotify kehittäjäsivustolle ja kirjaudu sisään.\n" "6. Kopioi client ID ja client secret komentoon:\n" "`{prefix}set api spotify client_id client_secret `" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Aseta Spotify-hauissa käytettävä maakoodi." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Virheellinen maakoodi" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "Käytäthän virallista [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) maakoodia." -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Maakoodiksi asetettiin {country}." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1071,27 +1071,27 @@ msgstr "Asettaa välimuistin tason.\n\n" " Jos haluat poistaa tietyn välimuistin käytöstä, käytä negatiivista numeroa.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Maksimi-ikä: [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Spotify-välimuisti: [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "Youtube-välimuisti: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Lavalink-välimuisti: [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1102,15 +1102,15 @@ msgstr "Asettaa välimuistin maksimi-iän.\n\n" " kelvoton.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "Välimuistin pituus ei voi olla alle seitsemää päivää. Jos haluat poistaa välimuistin käytöstä aja komento {prefix}audioset cache.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "Välimuistin pituus asetettiin {age} päivään" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" @@ -1119,57 +1119,57 @@ msgstr "Vaihda säilyvien jonojen tilaa.\n\n" " Säilyvät jonot mahdollistavat jonon palautuksen sen sulkemisen jälkeen.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "Jonojen säilytys: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Käynnistää Lavalink-yhteyden uudelleen." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "Lataathan Audion uudelleen (`{prefix}reload audio`)." -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Käynnistetetään Lavalink uudelleen" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Lavalinkin käynnistyminen voi kestää muutaman minuutin." -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1840,7 +1840,7 @@ msgstr "Esiasetusta muokattu" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "Taajuusalueelle {band_name}Hz asetettiin arvo {band_value}." -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1850,37 +1850,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Java-ajotiedosto nollattu" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "`{java_path}` ei ole kelvollinen ajotiedosto" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Java-ajotiedostoa muutettu" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1889,66 +1889,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "Lavalinkin sammutus epäonnistui" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1956,121 +1956,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "Näytä Lavalink-yhteysasetukset." -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "Yhteysasetukset" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "Osoite: [{host}]\n" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "Salasana: [{password}]\n" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "Minun tulee pystyä lähettämään sinulle yksityisviestejä, jotta voin lähettää nämä tiedot." -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2078,12 +2078,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2091,170 +2091,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/fr-FR.po b/redbot/cogs/audio/core/commands/locales/fr-FR.po index 75a236808..36137f07f 100644 --- a/redbot/cogs/audio/core/commands/locales/fr-FR.po +++ b/redbot/cogs/audio/core/commands/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Lecture automatique à la fin de la file d'attente: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Activé" @@ -276,20 +276,20 @@ msgstr "Activé" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Désactivé" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Paramètre modifié" @@ -608,13 +608,13 @@ msgstr "Déconnexion automatique du salon lorsque le bot est seul pendant x seco #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Temps invalide" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Les secondes ne peuvent être inférieures à zéro." @@ -726,7 +726,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` n'existe pas. Le chemin de sauvegarde sera malgré tout enregistré, mais vérifier ce chemin et créer un dossier pour les musiques locales dans `{localfolder}`avant d'essayer de jouer des pistes locales." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -925,8 +925,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Portée de la playlist : [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Paramètres du cache" @@ -947,8 +947,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Cache Lavalink local : [{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "jours" @@ -1002,66 +1002,66 @@ msgstr "Chemin d'accès des musiques locales : [{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "Aucun log trouvé dans votre dossier de données." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Les logs sont trop volumineux, vous pouvez les trouver dans {path}" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Je dois pouvoir vous envoyer des messages privés pour envoyer les logs." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Activer/désactiver titres des pistes comme statut." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Titres de musiques comme statut : {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Activer/désactiver l’affichage d’une vignette sur les messages de l'audio." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Affichage des vignettes : {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Votes désactivés. Tout les utilisateurs peuvent maintenant utiliser les commandes de gestion de la file." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Pourcentage de vote défini à {percent} %." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Instructions pour définir la clé de l'API YouTube." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Instructions pour définir les tokens de l'API Spotify." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1079,28 +1079,28 @@ msgstr "1. Allez sur les développeurs Spotify et connectez-vous avec votre comp "6. Copiez votre identifiant client et votre secret client dans:\n" "`{prefix}set api spotify client_id client_secret `" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Définit l'indicatif du pays pour les recherches Spotify." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Code pays invalide" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Code pays défini sur {country}." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1121,27 +1121,27 @@ msgstr "Définit le niveau de mise en cache.\n\n" " Si vous souhaitez désactiver un cache spécifique, utilisez un nombre négatif.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Âge max : [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Cache Spotify : [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "Cache YouTube: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Cache Lavalink : [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1152,72 +1152,72 @@ msgstr "Définit l'âge maximum du cache.\n\n" " invalide.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "L'âge du cache ne peut pas être inférieur à 7 jours. Si vous souhaitez le désactiver, exécutez {prefix}audioset cache.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "L'âge du cache a été défini sur {age} jours" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "Liste de lecture permanentes: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Redémarrage de la connection à Lavalink." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "Veuillez recharger l'Audio (`{prefix}reload audio`)." -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Redémarrage de Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Erreur" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "La musique sans son n'est pas du tout de la musique. Essayez de définir le volume plus élevé que 0%." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Paramètre modifié" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "Le volume maximum a été limité à 150%, soyez gentil avec vos oreilles." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "Le volume maximum a été limité à {max_volume}%." @@ -1893,7 +1893,7 @@ msgstr "Préréglage modifié" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "La bande {band_name}Hz a été réglée sur {band_value}." -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1903,37 +1903,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "L'exécutable de Java a été réinitialisé" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "L'audio va maintenant utiliser `java` pour exécuter votre nœud Lavalink géré. Exécutez `{p}{cmd}` pour qu'il prenne effet." -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "`{java_path}` n'est pas un exécutable valide" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "L'exécutable de Java a changé" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "L'audio va maintenant utiliser `{exc}` pour exécuter votre nœud Lavalink géré. Exécutez `{p}{cmd}` pour qu'il prenne effet." -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1942,66 +1942,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "Échec de l'arrêt de Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2009,22 +2009,22 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" @@ -2033,99 +2033,99 @@ msgstr "Définir la connexion du noeud Lavalink à sécuriser.\n\n" " Cette option permet de régler le type de connexion à non géré ou sécurisé lors de la connexion à un noeud Lavalink non géré.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "Affiche les paramètres de connexion de Lavalink." -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "Paramètres de connexion" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "Hôte : [{host}]\n" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "Port : [{port}]\n" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "Port HTTP/HTTPS par défaut" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "Mot de passe : [{password}]\n" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "Sécurisé : [{state}]\n" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "Paramètres du noeud Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "Je dois être en mesure de vous envoyer cette information par MP." -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "Télécharge une copie du fichier application.yml utilisé par le noeud Lavalink géré." -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2133,12 +2133,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2146,23 +2146,23 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "Le port doit être compris entre 1024 et 49151." -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" @@ -2171,17 +2171,17 @@ msgstr "Activer/désactiver la source HTTP.\n\n" " Permet de contrôler la lecture de tout le contenu lié au stream direct HTTP (n'affecte pas la lecture directe d'URL pour les autres sources).\n" " " -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" @@ -2190,17 +2190,17 @@ msgstr "Activer/désactiver la source Bandcamp.\n\n" " Permet de contrôler la lecture de tout le contenu lié à Bandcamp.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" @@ -2209,17 +2209,17 @@ msgstr "Activer/désactiver les fichiers locaux.\n\n" " Permet de contrôler la lecture de tout le contenu lié aux fichiers locaux.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" @@ -2228,17 +2228,17 @@ msgstr "Activer/désactiver la source Soundcloud.\n\n" " Permet de contrôler la lecture de tout le contenu lié à SoundCloud.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" @@ -2247,17 +2247,17 @@ msgstr "`Commande dangereuse` Activer/désactiver la source Youtube (inclus Spot " Permet de contrôler la lecture de tout le contenu lié à Youtube et Spotify.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" @@ -2266,17 +2266,17 @@ msgstr "Activer/désactiver la source Twitch.\n\n" " Permet de contrôler la lecture de tout le contenu lié à Twitch.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" @@ -2285,45 +2285,45 @@ msgstr "Activer/désactiver la source Vimeo.\n\n" " Permet de contrôler la lecture de tout le contenu lié à Vimeo.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/hi-IN.po b/redbot/cogs/audio/core/commands/locales/hi-IN.po index d27a15f84..545ec2499 100644 --- a/redbot/cogs/audio/core/commands/locales/hi-IN.po +++ b/redbot/cogs/audio/core/commands/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "" @@ -274,20 +274,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "" @@ -322,44 +322,44 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "" @@ -571,13 +571,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -676,7 +676,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -861,8 +861,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -883,8 +883,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "दिन" @@ -931,66 +931,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1001,28 +1001,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1035,27 +1035,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1063,72 +1063,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1790,7 +1790,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1800,37 +1800,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1839,66 +1839,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1906,121 +1906,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2028,12 +2028,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2041,170 +2041,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/hr-HR.po b/redbot/cogs/audio/core/commands/locales/hr-HR.po index 33b4db81e..66ef72e93 100644 --- a/redbot/cogs/audio/core/commands/locales/hr-HR.po +++ b/redbot/cogs/audio/core/commands/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Aktivirano" @@ -274,20 +274,20 @@ msgstr "Aktivirano" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Deaktivirano" @@ -324,44 +324,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Postavka je promijenjena" @@ -574,13 +574,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -679,7 +679,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -864,8 +864,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Opseg popisa za reprodukciju: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Postavke predmemorije" @@ -886,8 +886,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "dana" @@ -934,66 +934,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1004,28 +1004,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1038,27 +1038,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1066,72 +1066,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Greška" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Postavka promijenjena" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1794,7 +1794,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1804,37 +1804,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1843,66 +1843,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1910,121 +1910,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2032,12 +2032,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2045,170 +2045,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/hu-HU.po b/redbot/cogs/audio/core/commands/locales/hu-HU.po index 4da0ef0d9..e24b94cdf 100644 --- a/redbot/cogs/audio/core/commands/locales/hu-HU.po +++ b/redbot/cogs/audio/core/commands/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "" @@ -274,20 +274,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Letiltva" @@ -322,44 +322,44 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "" @@ -571,13 +571,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -676,7 +676,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -861,8 +861,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -883,8 +883,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "nap" @@ -931,66 +931,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1001,28 +1001,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1035,27 +1035,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1063,72 +1063,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1790,7 +1790,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1800,37 +1800,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1839,66 +1839,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1906,121 +1906,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2028,12 +2028,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2041,170 +2041,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/id-ID.po b/redbot/cogs/audio/core/commands/locales/id-ID.po index 5588767f2..e5852b415 100644 --- a/redbot/cogs/audio/core/commands/locales/id-ID.po +++ b/redbot/cogs/audio/core/commands/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Putar otomatis saat antrian berakhir: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Diaktifkan" @@ -276,20 +276,20 @@ msgstr "Diaktifkan" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Dinonaktifkan" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Pengaturan Diubah" @@ -575,13 +575,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -680,7 +680,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -865,8 +865,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -887,8 +887,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "hari" @@ -935,66 +935,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1005,28 +1005,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1039,27 +1039,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1067,72 +1067,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1794,7 +1794,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1804,37 +1804,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1843,66 +1843,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1910,121 +1910,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2032,12 +2032,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2045,170 +2045,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/it-IT.po b/redbot/cogs/audio/core/commands/locales/it-IT.po index b6f05d19b..9152ee3b6 100644 --- a/redbot/cogs/audio/core/commands/locales/it-IT.po +++ b/redbot/cogs/audio/core/commands/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -234,20 +234,20 @@ msgstr "Riproduci automaticamente alla fine della coda: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Abilitato" @@ -275,20 +275,20 @@ msgstr "Abilitato" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Disabilitato" @@ -325,44 +325,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Impostazione modificata" @@ -585,13 +585,13 @@ msgstr "Disconnetti automaticamente dal canale quando il bot è da solo per x se #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "I secondi non possono essere inferiori a zero." @@ -703,7 +703,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` non esiste. Il percorso sarà ancora salvato, ma controlla il percorso e crea una cartella localtracks in `{localfolder}` prima di provare a riprodurre le tracce locali." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -891,8 +891,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -913,8 +913,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "giorni" @@ -961,66 +961,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1031,28 +1031,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1065,27 +1065,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1093,72 +1093,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1820,7 +1820,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1830,37 +1830,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1869,66 +1869,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1936,121 +1936,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2058,12 +2058,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2071,170 +2071,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/ja-JP.po b/redbot/cogs/audio/core/commands/locales/ja-JP.po index a12638d74..13260d9be 100644 --- a/redbot/cogs/audio/core/commands/locales/ja-JP.po +++ b/redbot/cogs/audio/core/commands/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "" @@ -274,20 +274,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "" @@ -322,44 +322,44 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "" @@ -571,13 +571,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -676,7 +676,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -861,8 +861,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -883,8 +883,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "日間" @@ -931,66 +931,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "サムネイルを表示するかどうかを切り替えます。" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "サムネイルを表示: {true_or_false}" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1001,28 +1001,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1035,27 +1035,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1063,72 +1063,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1790,7 +1790,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1800,37 +1800,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1839,66 +1839,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1906,121 +1906,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2028,12 +2028,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2041,170 +2041,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/ko-KR.po b/redbot/cogs/audio/core/commands/locales/ko-KR.po index e06d91356..a6a6303fe 100644 --- a/redbot/cogs/audio/core/commands/locales/ko-KR.po +++ b/redbot/cogs/audio/core/commands/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "큐가 끝날때 자동으로 재생: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "활성화됨" @@ -276,20 +276,20 @@ msgstr "활성화됨" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "비활성화됨" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "설정 변경됨" @@ -579,13 +579,13 @@ msgstr "봇이 x초 이상 체널에 환자 있을때 체널에서 자동으로 #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "잘못된 입력값" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "0보다 작을수 없습니다." @@ -684,7 +684,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -869,8 +869,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "캐시 설정" @@ -891,8 +891,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "날" @@ -939,66 +939,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "데이터 폴더에서 로그를 찾을 수 없습니다." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "로그를 보내려면 DM을 보낼수 있어야 합니다." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "썸네일 표시: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1009,28 +1009,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "올바른 국가번호를 입력하세요" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "공식 [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) 코드를 사용해주세요." -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "국가 코드 설정 - {country}" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1051,27 +1051,27 @@ msgstr "캐싱 레벨 설정\n\n" " 특정 캐시를 사용하지 않으려면 음수를 사용하세요.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "최대 저장기간: [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Spotify 캐시: [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "유튜브 캐시: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "라바링크 캐시: [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1079,72 +1079,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "캐시 기간은 7일 미만일 수 없습니다. 사용하지 않으려면 {prefix}audioset cache를 실행하십시오.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "캐시 사용 기간을 {age} 일로 설정했습니다." -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "라바링크 연결 재시작" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "라바링크 재시작중" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "이 서버에서 허용되는 최대 볼륨을 설정합니다." -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "오류" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "소리 없는 음악은 전혀 음악이 아닙니다. 볼륨을 0%보다 높게 설정해주세요." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "설정 변경됨" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "최대 불륨이 {max_volume}%로 제한되었습니다." @@ -1807,7 +1807,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1817,37 +1817,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1856,66 +1856,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1923,121 +1923,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2045,12 +2045,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2058,170 +2058,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/nb-NO.po b/redbot/cogs/audio/core/commands/locales/nb-NO.po index b1b84f4fb..689cee9a5 100644 --- a/redbot/cogs/audio/core/commands/locales/nb-NO.po +++ b/redbot/cogs/audio/core/commands/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Spill av automatisk når køen slutter: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Aktivert" @@ -276,20 +276,20 @@ msgstr "Aktivert" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Deaktivert" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Innstilling endret" @@ -609,13 +609,13 @@ msgstr "Automatisk frakobling fra kanal når det er alene i x sekunder, 0 for å #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Ugyldig Tid" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Sekunder kan ikke være mindre enn null." @@ -727,7 +727,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` eksisterer ikke. Stien vil fremdeles lagres, men sjekk banen og lag en lokal spiller-mappe i `{localfolder}` før du prøver å spille lokale spor." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -927,8 +927,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Spillelistens omfang: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Innstillinger for hurtigbuffer" @@ -949,8 +949,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Lokal Lavalink bufret [{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "dager" @@ -1004,66 +1004,66 @@ msgstr "Lokalspor vei: [{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "Sender de administrerte Lavalink-nodeloggene til DM-ene dine." -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "Ingen logger i din datamappe." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Loggene er for store, du finner dem i {path}" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Jeg må være i stand til å sende deg loggene." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Aktivere/deaktiver trekk-titler som status." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Sang titler som status: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Bytt visning av et miniatyrbilde på lydmeldinger." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Miniatyrvisning: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Prosentandel som trengs for ikke-mods å hoppe over spor, 0 for å deaktivere." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Avstemning deaktivert. Alle brukere kan bruke kommandoer for køstyring." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Stemme prosentandel satt til {percent}%." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Instruksjoner for å angi YouTube API-nøkkel." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Instruksjoner for å angi Spotify API tokenene." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1081,28 +1081,28 @@ msgstr "1. Gå til Spotify-utviklere og logg inn med Spotify-kontoen din.\n" "6. Kopier din klient-ID og din klient hemmelighet:\n" "`{prefix}set api spotify client_id client_secret `" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Angi landkoden for Spotify-søk." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Ugyldig landskode" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "Vennligst bruk en offisiell kode [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)." -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Landskoden ble satt til {country}." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1123,27 +1123,27 @@ msgstr "Angir nivå for hurtigbufring.\n\n" " Hvis du vil deaktivere en bestemt hurtigbuffer bruker et negativt tall.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Maks alder: [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Spotify-bufret: [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "Youtube-bufret: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Lavalink bufret [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1154,15 +1154,15 @@ msgstr "Stiller inn maksalder for hurtigbufferen.\n\n" " ugyldig.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "Bufrealder kan ikke være mindre enn 7 dager. Hvis du vil deaktivere aktiv {prefix}audioset cache.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "Jeg har satt hurtigbufferalderen til {age} dager" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" @@ -1171,57 +1171,57 @@ msgstr "Veksle vedvarende køer.\n\n" " Vedvarende køer gjør at gjeldende kø gjenopprettes når køen stenges.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "Vedvarer køer: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Gjenoppretter tilkoblingen med lavalink." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "Kunne ikke slå av Lavalink-noden" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "Last lyd på nytt (`{prefix}reload audio`)." -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Omstart Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Det kan ta et par minutter før Lavalink har startet opp." -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "Angi maksimalt volum tillatt på denne serveren." -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Feil" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "Musikk uten lyd er ikke musikk i det hele tatt. Prøv å sette volumet høyere enn 0 %." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Innstillingene er endret" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "Maksimumsvolumet er begrenset til 150%, og være lett for ørene dine." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "Maksimalt volum er begrenset til {max_volume}%." @@ -1899,7 +1899,7 @@ msgstr "Forhåndsinnstilt endret" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "{band_name}Hz-båndet er satt til {band_value}." -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1914,42 +1914,37 @@ msgstr "`Farlige kommandoer` Administrer konfigurasjonsinnstillinger for Lavalin " Alle kommandoene kan kræsje Lavalink noden.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " -msgstr "Endre Java fil lokasjon\n\n" -" Denne kommandoen skal ikke trenge å brukes mesteparten av tiden, og er bare nyttig hvis vertsmaskinen har motstridende Java-versjoner.\n\n" -" Hvis du endrer dette, sørg for at den kjørbare Java-filen du angir støttes av Audio.\n" -" De gjeldende støttede versjonene er Java 17 og 11.\n\n" -" Skriv inn ingenting eller \"java\" for å tilbakestille den til standard.\n" -" " +msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Java kjørbar endret" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "Lyd vil nå bruke \"java\" for å kjøre den administrerte Lavalink-noden. Kjør `{p}{cmd}` for at det skal tre i kraft." -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "`{java_path} er ikke en gyldig kjørbar fil" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Java kjørbar endret" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "Lyd vil nå bruke `{exc}` for å kjøre den administrerte Lavalink-noden. Kjør `{p}{cmd}` for at det skal tre i kraft." -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1958,66 +1953,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "Mislyktes i å skru av Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2025,121 +2020,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "Vis tilkoblingsinnstillinger for Lavalink." -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "Tilkoblingsinnstillinger" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "Vert: [{host}]\n" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "Passord: [{password}]\n" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "Jeg må være i stand til å sende deg denne info." -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2147,12 +2142,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2160,170 +2155,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/nl-NL.po b/redbot/cogs/audio/core/commands/locales/nl-NL.po index c677b855c..75a346038 100644 --- a/redbot/cogs/audio/core/commands/locales/nl-NL.po +++ b/redbot/cogs/audio/core/commands/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Automatisch afspelen wanneer de wachtrij eindigt: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Ingeschakeld" @@ -276,20 +276,20 @@ msgstr "Ingeschakeld" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Uitgeschakeld" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Instellingen aangepast" @@ -586,13 +586,13 @@ msgstr "Verbreek automatisch de verbinding met het kanaal wanneer de bot alleen #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Ongeldige tijd" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Seconden kunnen niet minder zijn dan nul." @@ -704,7 +704,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "'{localtracks}' bestaat niet. Het pad wordt nog steeds opgeslagen, maar controleer het pad en maak een map localtracks in '{localfolder}' voordat u probeert lokale tracks af te spelen." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -904,8 +904,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -926,8 +926,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "dagen" @@ -974,66 +974,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "Stuurt de beheerde Lavalink node logs naar uw DM's." -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "Geen logs gevonden in uw gegevensmap." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Logboeken zijn te groot, je vindt ze in {path}" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Ik moet je een DM kunnen sturen om je de logs te kunnen sturen." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Muziektitel als status aan of uit zetten." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Muziektitel als status: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Schakelen tussen weergave van een miniatuur op audioboodschappen." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Miniatuurweergave: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Percentage dat nodig is voor niet-mods om tracks over te slaan. 0 om uit te schakelen." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Stemmen uitgeschakeld. Alle gebruikers kunnen commando's voor wachtrijbeheer gebruiken." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Stempercentage ingesteld op {percent}%." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Instructies voor het instellen van de YouTube API-sleutel." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Instructies voor het instellen van Spotify-API-tokens." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1051,28 +1051,28 @@ msgstr "1. Ga naar Spotify-ontwikkelaars en log in met uw Spotify-account.\n" "6. Kopieer uw client-ID en uw clientgeheim in:\n" "`{prefix}set api spotify client_id client_secret `" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Stel de landcode in voor Spotify zoekopdrachten." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Ongeldige landcode" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "Gebruik een officiële [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Landcode ingesteld op {country}." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1093,27 +1093,27 @@ msgstr "Stelt het cachingniveau in.\n\n" " Als je een specifieke cache wilt uitschakelen gebruik dan een negatief getal.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Max leeftijd: [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Spotify cache: [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "YouTube cache: [{YouTube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Lavalink cache: [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1124,15 +1124,15 @@ msgstr "Stelt de maximale leeftijd van de cache in.\n\n" " ongeldig wordt.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "De cache leeftijd kan niet minder dan 7 dagen zijn. Als je deze wilt uitschakelen, start dan de {prefix}audioset cache.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "Ik heb de cache leeftijd ingesteld op {age} dagen" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" @@ -1141,57 +1141,57 @@ msgstr "Schakelen tussen aanhoudende wachtrijen.\n\n" " Aanhoudende wachtrijen maakt het mogelijk om de huidige wachtrij te herstellen wanneer de wachtrij wordt gesloten.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "Dagelijkse wachtrijen: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Herstart de lavalink verbinding." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "Lavalink uitschakelen mislukt" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "Herlaad audio (`{prefix}herlaad audio`)." -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Herstarten Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Het kan een paar minuten duren voordat Lavalink volledig opstart." -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "Stel het maximale volume in in deze server." -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Fout" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "Muziek zonder geluid is helemaal geen muziek. Probeer het volume hoger dan 0 in te stellen." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Instellingen Aangepast" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "Het maximale volume is beperkt tot 150%, wees voorzichtig met uw oren kieken." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "Het maximale volume is beperkt tot {max_volume}%." @@ -1864,7 +1864,7 @@ msgstr "Voorkeursinstelling gewijzigd" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "De {band_name}Hz-band is ingesteld op {band_value}." -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1874,37 +1874,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Java Uitvoerbare Reset" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "Audio zal nu `java` gebruiken om je beheerde Lavalink node uit te voeren. Voer `{p}{cmd}` uit om het effectief te maken." -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "`{java_path}` is niet een geldig uitvoerbaar programma" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Java Executable gewijzigd" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1913,66 +1913,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1980,121 +1980,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2102,12 +2102,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2115,95 +2115,95 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Beheerde node staat het afspelen van lokale bestanden toe.\n\n" "Draai `{p}{cmd}` om deze effectief te maken." -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Beheerde node zal niet meer van lokale bestanden afspelen.\n\n" "Voer `{p}{cmd}` uit om deze effectief te maken." -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Beheerde node staat het afspelen vanaf Soundcloud toe.\n\n" "Voer `{p}{cmd}` uit om deze effectief te maken." -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Beheerde node zal niet meer vanaf Soundcloud afspelen.\n\n" "Voer `{p}{cmd}` uit om deze effectief te maken." -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" @@ -2212,19 +2212,19 @@ msgstr "`Gevaarlijk commando` Toggle YouTube bron aan of uit (dit omvat Spotify) " Deze optie bepaalt het afspelen van alle YouTube en Spotify gerelateerde content.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Beheerde node staat het afspelen vanaf YouTube toe.\n\n" "Draai `{p}{cmd}` om deze effectief te maken." -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "De beheerde node zal niet meer vanaf YouTube afspelen.\n\n" "Voer `{p}{cmd}` uit om deze effectief te maken." -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" @@ -2233,62 +2233,62 @@ msgstr "Zet Twitch bron aan of uit.\n\n" " Deze schakelaar bepaalt het afspelen van alle Twitch-gerelateerde inhoud.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/pl-PL.po b/redbot/cogs/audio/core/commands/locales/pl-PL.po index f000d7f45..eb7a2aac0 100644 --- a/redbot/cogs/audio/core/commands/locales/pl-PL.po +++ b/redbot/cogs/audio/core/commands/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Odtwarzaj automatycznie, gdy kolejka się zakończy: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Włączone" @@ -276,20 +276,20 @@ msgstr "Włączone" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Wyłączone" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Ustawienie zmienione" @@ -609,13 +609,13 @@ msgstr "Automatycznie odłącz od kanału, gdy bot jest w nim sam przez x sekund #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Nieprawidłowy czas" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Ilość sekund nie może być mniejsza niż zero." @@ -727,7 +727,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` nie istnieje. Ścieżka będzie nadal zapisana, ale sprawdź ścieżkę i utwórz folder localtracks w `{localfolder}` przed próbą odtworzenia lokalnych ścieżek." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -927,8 +927,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Zakres playlisty: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Ustawienia pamięci podręcznej" @@ -949,8 +949,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Pamięć podręczna lokalnego Lavalink: [{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "dni" @@ -1004,66 +1004,66 @@ msgstr "Ścieżka utworów lokalnych: [{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "Wysyła dzienniki zarządzanego węzła Lavalink do Twoich DM." -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "Nie znaleziono logów w folderze danych." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Logi są zbyt duże, możesz je znaleźć w {path}" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Muszę być w stanie wysłać ci wpisy do DM." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Włącz/wyłącz tytuły ścieżek jako status." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Tytuły utworów jako status: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Przełącz wyświetlanie miniaturki w wiadomościach dźwiękowych." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Wyświetlanie miniatur: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Procent wymagany do pominięcia utworów przez non-modów, 0 aby wyłączyć." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Głosowanie wyłączone. Wszyscy użytkownicy mogą używać komend zarządzania kolejką." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Procent głosów ustawiony na {percent}%." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Instrukcje ustawiania klucza API YouTube." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Instrukcje ustawiania tokenów Spotify API." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1081,28 +1081,28 @@ msgstr "1. Przejdź do Spotify developers i zaloguj się na swoje konto Spotify. "6. Skopiuj swój identyfikator klienta i sekret klienta do:\n" "`{prefix}set api spotify client_id client_secret `" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Ustaw kod kraju dla wyszukiwań Spotify." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Nieprawidłowy kod kraju" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "Użyj oficjalnego kodu [ISO 3166-1 alpha-2](https://pl.wikipedia.org/wiki/ISO_3166-1_alfa-2)." -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Kod kraju ustawiony na {country}." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1123,27 +1123,27 @@ msgstr "Ustawia poziom buforowania.\n\n" " Jeśli chcesz wyłączyć określoną pamięć podręczną zrób to używając liczby ujemnej.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Maksymalny wiek: [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Lokalna pamięć podręczna Spotify: [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "Lokalna pamięć podręczna YouTube: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Pamięć podręczna lokalnego Lavalink: [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1154,15 +1154,15 @@ msgstr "Ustawia maksymalny wiek pamięci podręcznej.\n\n" " nieprawidłowy.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "Wiek pamięci podręcznej nie może być krótszy niż 7 dni. Jeśli chcesz go wyłączyć uruchom {prefix}audioset cache.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "Ustawiłem/am wiek skrzynki na {age} dni" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" @@ -1171,57 +1171,57 @@ msgstr "Przełącz trwałe kolejki.\n\n" " Trwałe kolejki pozwalają przywrócić bieżącą kolejkę po zamknięciu kolejki.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "Trwałe kolejki: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Ponownie uruchamia połączenie lavalink." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "Nie udało się wyłączyć Lavalink'a" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "Proszę przeładować Audio (`{prefix}reload audio`)." -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Ponowne uruchamianie Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Pełne uruchomienie Lavalink może potrwać kilka minut." -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "Ustaw maksymalną dozwoloną głośność na tym serwerze." -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Błąd" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "Muzyka bez dźwięku nie jest w ogóle muzyką. Spróbuj ustawić głośność wyższą niż 0%." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Ustawienia zmienione" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "Maksymalna głośność została ograniczona do 150%, bądźcie spokojni o swoje uszy." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "Maksymalna głośność została ograniczona do {max_volume}%." @@ -1899,7 +1899,7 @@ msgstr "Zmodyfikowano ustawienie" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "Pasmo {band_name}Hz zostało ustawione na {band_value}." -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1909,37 +1909,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Resetowanie Java Executable" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "Dźwięk będzie teraz używał `java` do uruchamiania zarządzanego węzła Lavalink. Uruchom `{p}{cmd}`, aby zacząć działać." -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "`{java_path}` nie jest prawidłowym plikiem wykonywalnym" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Zmieniono Java Executable" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "Dźwięk użyje teraz `{exc}` do uruchomienia zarządzanego węzła Lavalink. Uruchom `{p}{cmd}`, aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1952,67 +1952,67 @@ msgstr "Ustaw maksymalny rozmiar heapu zarządzanego węzła Lavalink.\n\n" " Aby zresetować tę wartość do wartości domyślnej, uruchom polecenie bez żadnych danych wejściowych.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "Rozmiar wspornika musi być prawidłową miarą wielkości, np. 256M, 256G" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "Heap-size musi wynosić co najmniej 64M, jednak zaleca się ustawienie go na co najmniej 1G." -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "Heap-size musi być mniejszy niż {limit} z powodu ograniczeń twojego systemu." -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Wielkość node heap-size ustawiona na {bytes}.\n\n" "Uruchom `{p}{cmd}`, aby to zadziałało." -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "Nie udało się wyłączyć Lavalink'a" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2020,97 +2020,97 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "Ustawienie nie zostało zmienione" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "Wyświetl ustawienia połączenia Lavalink." -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "Ustawienia połączenia" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "Host: [{host}]\n" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "Port: [{port}]\n" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "Hasło: [{password}]\n" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "Zabezpieczony: [{state}]\n" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "Ustawienia Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "Początkowy Heapsize: [{xms}]\n" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "Maksymalny Heapsize: [{xmx}]\n" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "Ekonwersja Javy: [{java_exc_path}]\n" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "Muszę być w stanie wysłać Ci te informacje." -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "Przesyła kopię pliku application.yml używanego przez zarządzany węzeł Lavalink." -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" @@ -2119,12 +2119,12 @@ msgstr "Skonfiguruj opcje zarządzanego węzła Lavalink.\n\n" " Wszystkie ustawienia w tej grupie prawdopodobnie spowodują awarię dźwięku w przypadku zmiany ich wartości domyślnych, zmień ustawienia tutaj, jeśli otrzymałeś polecenie wsparcia.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "Skonfiguruj autoryzację zarządzanego węzła i ustawienia połączenia." -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" @@ -2133,13 +2133,13 @@ msgstr "`Niebezpieczna komenda` Ustawienie wiążącego adresu IP zarządzanego " Ta wartość domyślnie to `localhost`, co ograniczy serwer tylko do aplikacji localhost, zmiana tego spowoduje prawdopodobnie uszkodzenie zarządzanego węzła Lavalink, jeśli nie wiesz co robisz.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł zaakceptuje połączenie {host}.\n\n" "Uruchom `{p}{cmd}` aby stało się skuteczne." -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2150,13 +2150,13 @@ msgstr "Ustaw hasło połączenia zarządzanego węzła Lavalink.\n\n" " Wartością domyślną jest `youshallnotpass`.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł zaakceptuje {password} jako token autoryzacyjny.\n\n" "Uruchom `{p}{cmd}` aby stał się skuteczny." -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2167,17 +2167,17 @@ msgstr "`Dangerous command` Ustaw port połączenia zarządzanego węzła Lavali " Wartość domyślna to `2333`.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "Port musi mieścić się w przedziale 1024–49151." -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł będzie teraz akceptować połączenia na {port}.\n\n" "Uruchom `{p}{cmd}` aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" @@ -2186,7 +2186,7 @@ msgstr "`Niebezpieczne polecenie` Włącz/wyłącz źródła audio.\n\n" " Domyślnie wszystkie źródła są włączone, powinieneś używać poleceń tutaj, aby wyłączyć określone źródło, jeśli zostaniesz polecony, wyłączenie źródeł bez wiedzy w tle może spowodować uszkodzenie dźwięku.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" @@ -2195,19 +2195,19 @@ msgstr "Włącz lub wyłącz bezpośrednie użycie adresu URL HTTP.\n\n" " To źródło jest używane do umożliwienia odtwarzania z bezpośrednich strumieni HTTP (nie ma to wpływu na bezpośrednie odtwarzanie URL dla innych źródeł).\n" " " -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł pozwoli na odtwarzanie z bezpośrednich adresów URL.\n\n" "Uruchom `{p}{cmd}` aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł nie będzie już odtwarzany z bezpośrednich adresów URL.\n\n" "Uruchom `{p}{cmd}` aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" @@ -2216,19 +2216,19 @@ msgstr "Przełącz lub wyłącz źródło Bandcamp.\n\n" " To przełączanie kontroluje odtwarzanie wszystkich treści związanych z Bandcamp.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł pozwoli na odtwarzanie z Bandcamp.\n\n" "Uruchom `{p}{cmd}` aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł nie będzie już grał z Bandcamp.\n\n" "Uruchom `{p}{cmd}`, aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" @@ -2237,19 +2237,19 @@ msgstr "Przełącz lub wyłącz lokalne użycie plików.\n\n" " To przełącz kontroluje odtwarzanie całej lokalnej zawartości ścieżki, zazwyczaj znajdującej się w folderze `localtracks`.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł pozwoli na odtwarzanie z plików lokalnych.\n\n" "Uruchom `{p}{cmd}`, aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł nie będzie już odtwarzany z plików lokalnych.\n\n" "Uruchom `{p}{cmd}` aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" @@ -2258,19 +2258,19 @@ msgstr "Włącz lub wyłącz źródło Soundcloud.\n\n" " To przełączanie kontroluje odtwarzanie wszystkich treści związanych z SoundCloud.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł pozwoli na odtwarzanie z Soundcloud.\n\n" "Uruchom `{p}{cmd}` aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł nie będzie już odtwarzany z Soundcloud.\n\n" "Uruchom `{p}{cmd}` aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" @@ -2279,19 +2279,19 @@ msgstr "`Niebezpieczne polecenie` Włącza lub wyłącz źródło YouTube (w tym " Przełącznik ten kontroluje odtwarzanie wszystkich treści związanych z YouTube i Spotify.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł pozwoli na odtwarzanie z YouTube.\n\n" "Uruchom `{p}{cmd}`, aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł nie będzie już odtwarzany z YouTube.\n\n" "Uruchom `{p}{cmd}`, aby stał się skuteczny." -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" @@ -2300,19 +2300,19 @@ msgstr "Włącz lub wyłącz źródło Twitcha.\n\n" " Przełącznik ten kontroluje odtwarzanie wszystkich treści związanych z Twitchem.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł pozwoli na odtwarzanie z Twitcha.\n\n" "Uruchom `{p}{cmd}`, aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł nie będzie już odtwarzany z Twitcha.\n\n" "Uruchom `{p}{cmd}`, aby stał się skuteczny." -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" @@ -2321,19 +2321,19 @@ msgstr "Włącz lub wyłącz źródło Vimeo.\n\n" " To przełączanie kontroluje odtwarzanie wszystkich treści związanych z Vimeo.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł pozwoli na odtwarzanie z Vimeo.\n\n" "Uruchom `{p}{cmd}` aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Zarządzany węzeł nie będzie już grał z Vimeo.\n\n" "Uruchom `{p}{cmd}`, aby zaczął działać." -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" @@ -2342,18 +2342,18 @@ msgstr "`Niebezpieczna komenda` Ustaw rozmiar framebuffera zarządzanego węzła " Zmieniaj to tylko wtedy, gdy zostało Ci to bezpośrednio zalecone, zmiana może spowodować znaczące problemy z odtwarzaniem.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "Najniższa wartość, jaką bufor ramki można ustawić na 100ms." -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Wielkość node heap-size ustawiona na {milliseconds}.\n\n" "Uruchom `{p}{cmd}`, aby to zadziałało." -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" @@ -2362,11 +2362,11 @@ msgstr "`Niebezpieczna komenda` Ustawienie rozmiaru bufora zarządzanego węzła " Zmieniaj to tylko wtedy, gdy zostało Ci to bezpośrednio zalecone, zmiana może spowodować znaczące problemy z odtwarzaniem.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "Najniższa wartość bufora może wynosić 100 ms." -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "Zresetuj wszystkie `llset` z powrotem do ich wartości domyślnych." diff --git a/redbot/cogs/audio/core/commands/locales/pt-BR.po b/redbot/cogs/audio/core/commands/locales/pt-BR.po index f16f87e4f..2157dee3b 100644 --- a/redbot/cogs/audio/core/commands/locales/pt-BR.po +++ b/redbot/cogs/audio/core/commands/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Reprodução automática ao final da fila: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Habilitado" @@ -276,20 +276,20 @@ msgstr "Habilitado" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Desabilitado" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Configuração alterada" @@ -609,13 +609,13 @@ msgstr "Desconectar automaticamente do canal quando o bot estiver sozinho nele p #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Hora inválida" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Os segundos não podem ser menos de 0." @@ -727,7 +727,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` não existe. O caminho ainda será salvo, mas por favor, verifique o caminho e crie uma pasta localtrack em `{localfolder}` antes de tentar reproduzir as faixas locais." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -927,8 +927,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Escopo da lista: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Configurações de Cache" @@ -949,8 +949,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Cache local do Lavalink: [{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "dias" @@ -997,66 +997,66 @@ msgstr "Caminho das faixas locais: [{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "Nenhum registro encontrado na sua pasta de dados." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Os registros são muito grandes, você pode encontrá-los em {path}" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Eu preciso ser capaz de mandar MDs para te enviar os registros." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Ativar/desativar títulos das faixas como status." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Títulos da música como status: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Exiba uma miniatura em mensagens de áudio." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Exibição de miniaturas: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Porcentagem necessária para que os não-mods pulem faixas, 0 para desativar." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Votação desativada. Todos os usuários podem usar comandos de gerenciamento de fila." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Porcentagem de votação definida para {percent}%." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Instruções para definir a chave API do YouTube." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Instruções para definir os tokens da API do Spotify." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1074,28 +1074,28 @@ msgstr "1. Acesse Spotify developers e faça login com sua conta do Spotify.\n" "6. Copie seu ID de cliente e seu segredo de cliente para:\n" "`{prefix}set api spotify client_id cliente_secret `" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Defina o código do país para pesquisas do Spotify." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Código de País Inválido" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "Por favor, use um código [ISO 3166-1 alpha-2](https://pt.wikipedia.org/wiki/ISO_3166-1_alpha-2) oficial." -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Código do País definido para {country}." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1116,27 +1116,27 @@ msgstr "Definir o nível de cache.\n\n" " se você deseja desativar um cache específico use um número negativo.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Idade máxima: [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Cache do Spotify: [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "Cache do Youtube: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Cache do Lavalink: [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1147,15 +1147,15 @@ msgstr "Definir a idade máxima do cache.\n\n" " inválida.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "A idade do cache não pode ser inferior a 7 dias. Se você deseja desativá-lo, execute {prefix}audioset cache.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "Eu defini a idade do cache para {age} dias" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" @@ -1164,57 +1164,57 @@ msgstr "Alternar fila persistente.\n\n" " Filas persistentes permitem que a fila atual seja restaurada quando a fila é fechada.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "Filas persistentes: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Reinicia a conexão lavalink." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Reiniciando Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Pode levar alguns minutos para Lavalink iniciar completamente." -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "Defina o volume máximo permitido neste servidor." -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Erro" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "Música sem nenhum volume não é música. Tente definir o volume maior que 0%." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Configuração alterada" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "Agora o volume máximo é 150%, cuidado para não prejudicar seus ouvidos." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "O volume máximo é limitado a {max_volume}%." @@ -1882,7 +1882,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1892,37 +1892,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1931,66 +1931,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1998,121 +1998,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2120,12 +2120,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2133,170 +2133,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/pt-PT.po b/redbot/cogs/audio/core/commands/locales/pt-PT.po index cc36782eb..9a69cd97e 100644 --- a/redbot/cogs/audio/core/commands/locales/pt-PT.po +++ b/redbot/cogs/audio/core/commands/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Reprodução automática quando a fila terminar, {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Ativado" @@ -276,20 +276,20 @@ msgstr "Ativado" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Desactivado" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Definições alteradas" @@ -600,13 +600,13 @@ msgstr "Desconecta-se automaticamente do canal quando o bot fica sozinho por x s #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Hora inválida" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Os segundos não podem ser menores que zero." @@ -718,7 +718,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` não existe. O caminho ainda será salvo, mas por favor, verifique o caminho e crie uma pasta faixas em `{localfolder}` antes de tentar reproduzir as faixas locais." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -918,8 +918,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Nome da lista de reprodução: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Configurações da cache" @@ -940,8 +940,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Cache Lavalink local: [{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "dias" @@ -995,66 +995,66 @@ msgstr "Caminho das faixas locais: [{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "Versões do Plugin Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "Envia os logs de nós de Lavalink gerenciados para seus DMs." -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "Nenhum registro encontrado na sua pasta de dados." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Os logs são muito grandes, pode encontrá-los em {path}" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Eu preciso ser capaz de mandar uma MD a si para enviar os logs." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Ativar/desativar títulos das faixas como status." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Títulos da música como status: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Exiba uma miniatura em mensagens de áudio." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Exibição de miniatura: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Percentagem necessária para que os não mods saltem de faixas, 0 para desabilitar." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Votação desabilitada. Todos os utilizadores podem usar comandos de gestão da fila." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Porcentagem de votação definida para {percent}%." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Instruções para definir a chave da API do YouTube." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Instruções para definir a chave da API do YouTube." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1065,28 +1065,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Defina o código do país para pesquisas no Spotify." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Código de País Inválido" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Código do país definido para {country}." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1099,27 +1099,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Idade máxima: [{max_age}]\n" +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 +msgid "Spotify cache: [{spotify_status}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1127,72 +1127,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "A idade do cache não pode ser inferior a 7 dias. Se deseja desativá-lo, execute {prefix}audioset cache.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "Eu defini a idade do cache para {age} dias" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Reinicia a conexão lavalink." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "Falha ao desligar Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Reiniciando Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Pode levar alguns minutos para Lavalink iniciar completamente." -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "Define o volume máximo permitido neste servidor." -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Erro" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "Música sem som não é música de forma nenhuma. Tente definir o volume para algo superior a 0%." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Definições alteradas" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "O volume máximo foi limitado a 150%, tenha cuidado com os seus ouvidos." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "O volume máximo foi limitado a {max_volume}%." @@ -1862,7 +1862,7 @@ msgstr "Predefinição Modificada" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "A banda de {band_name}Hz foi definida para {band_value}." -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1877,41 +1877,37 @@ msgstr "`Comandos perigosos` Gerencie as configurações do nó Lavalink.\n\n" " Todos os comandos aqui têm o potencial de quebrar a engrenagem do áudio.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " -msgstr "Este comando não deve ser usado na maioria das vezes e só é útil se a máquina host tiver versões Java conflitantes.\n\n" -" Se alterar isso, certifique-se de que o executável Java definido seja compatível com Áudio.\n" -" As versões atualmente suportadas são Java 17 e 11.\n\n" -" Não digite nada ou \"java\" para redefinir o padrão.\n\n" -" " +msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Redefinição do Executável Java" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "O áudio agora usará `java` para executar o nó Lavalink gerenciado. Execute `{p}{cmd}` para que ele tenha efeito." -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "`{java_path}` não é um executável válido" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Redefinição do Executável Java" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "O áudio agora usará `java` para executar o nó Lavalink gerenciado. Execute `{p}{cmd}` para ele ter efeito." -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1923,29 +1919,29 @@ msgstr "Por padrão, esse valor é 50% da RAM disponível na máquina host repre " Para redefinir esse valor para o padrão, execute o comando sem nenhuma entrada.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "O tamanho da pilha deve ser uma medida válida de tamanho, ex.: 256M, 256G" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "O tamanho do heap deve ser de pelo menos 64M, porém é recomendado configurá-lo para pelo menos 1G." -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "O tamanho do heap deve ser menor que {limit} devido às limitações do seu sistema." -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Tamanho do nó gerenciado definido como {bytes}.\n\n" "Execute `{p}{cmd}` para que ele tenha efeito." -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" @@ -1954,16 +1950,16 @@ msgstr "Alterne usando nós Lavalink externos (não gerenciados) - requer um nó " Este comando desativa o servidor Lavalink gerenciado. Se não tiver outro nó Lavalink configurado, não poderá usar o áudio enquanto estiver ativado.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "Servidor Lavalink não gerenciado: {true_or_false}." -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "Falha ao desligar Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1972,11 +1968,11 @@ msgstr "Defina o host de nó Lavalink.\n\n" " Este comando define o host de conexão que o áudio usará para conectar a um nó Lavalink não gerenciado.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "Host de nó Lavalink não gerenciado definido como {host}. Execute `{p}{cmd}` para que ele tenha efeito." -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1985,11 +1981,11 @@ msgstr "Defina o host de nó Lavalink.\n\n" " Este comando define o host de conexão que o áudio usará para conectar a um nó Lavalink não gerenciado.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "A senha de nó Lavalink não gerenciada definida como {password}. Execute `{p}{cmd}` para que ela tenha efeito." -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2000,22 +1996,22 @@ msgstr "Define a porta do nó de Lavalink.\n\n" " Define a porta para -1 para desativar a porta e se conectar ao host especificado através das portas 80/443\n" " " -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "Configurações não alteradas" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "A senha de nó Lavalink não gerenciada definida como {port}. Execute `{p}{cmd}` para que ela tenha efeito." -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" @@ -2024,76 +2020,76 @@ msgstr "Defina a conexão do nó Lavalink como segura.\n\n" " Esta alternância define o tipo de conexão como segura ou não segura ao conectar-se a um nó Lavalink não gerenciado.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "O nó Lavalink não gerenciado irá se conectar usando o protocolo {secured_protocol} seguro.\n\n" "Execute o `{p}{cmd}` para que ele tenha efeito." -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "Exibir configurações de conexão Lava link." -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "Configurações de conexão" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "Host: [{host}]\n" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "Porta: [{port}]\n" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "Default HTTP/HTTPS port" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "Senha: [{password}]\n" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "Protegido: [{state}]\n" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "Configurações Node Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "Tamanho inicial do heap: [{xms}]\n" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "Tamanho Máximo: [{xmx}]\n" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "Executar Java: [{java_exc_path}]\n" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "Eu preciso ser capaz de mandar uma MD a si para enviar os logs." -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "Carrega uma cópia do arquivo application.yml usado pelo nó Lavalink gerenciado." -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" @@ -2102,12 +2098,12 @@ msgstr "Configure as opções de tempo de execução do nó Lavalink gerenciado. " Todas as configurações neste grupo provavelmente causarão mau funcionamento do áudio se forem alteradas em relação aos padrões. Altere as configurações aqui apenas se for avisado pelo suporte.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "Configure as configurações de autorização de nó gerenciado e conexão." -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" @@ -2116,13 +2112,13 @@ msgstr "`Comando perigoso` Defina o endereço IP de ligação do nó Lavalink ge " Este valor por padrão é `localhost` que restringirá o servidor apenas a aplicativos localhost por padrão, alterar isso provavelmente quebrará o nó Lavalink gerenciado se não souber o que está a fazer.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "O nó gerenciado irá agora aceitar a conexão em {host}.\n\n" "Execute `{p}{cmd}` para que ele entre em vigor." -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2130,12 +2126,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2143,170 +2139,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" @@ -3477,7 +3473,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/queue.py:289 #, docstring msgid "Search the queue." -msgstr "" +msgstr "Pesquisar na fila." #: redbot/cogs/audio/core/commands/queue.py:311 #, docstring @@ -3492,7 +3488,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/queue.py:368 #: redbot/cogs/audio/core/commands/queue.py:376 msgid "Unable To Shuffle Queue" -msgstr "" +msgstr "Não é possível modificar a fila" #: redbot/cogs/audio/core/commands/queue.py:324 msgid "You need the DJ role to shuffle the queue." @@ -3500,5 +3496,5 @@ msgstr "" #: redbot/cogs/audio/core/commands/queue.py:381 msgid "Queue has been shuffled." -msgstr "" +msgstr "A fila foi embaralhada." diff --git a/redbot/cogs/audio/core/commands/locales/ru-RU.po b/redbot/cogs/audio/core/commands/locales/ru-RU.po index 9643c1260..e2a0d59da 100644 --- a/redbot/cogs/audio/core/commands/locales/ru-RU.po +++ b/redbot/cogs/audio/core/commands/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Авто-воспроизведение по окончании очер #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Включено" @@ -276,20 +276,20 @@ msgstr "Включено" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Отключено" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Настройки изменены" @@ -609,13 +609,13 @@ msgstr "Автоматическое отключение от канала, к #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Неверное время" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Секунды не могут быть меньше нуля." @@ -727,7 +727,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` не существует. Путь по-прежнему будет сохранен, но пожалуйста, проверьте путь и создайте папку local tracks в `{localfolder}` перед попыткой воспроизведения локальных треков." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -927,8 +927,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Размер плейлиста: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Настройки кэша" @@ -949,8 +949,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Локальный кэш Lavalink: [{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "дней" @@ -1004,66 +1004,66 @@ msgstr "Путь к локальным трекам: [{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "Версия плагинов Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "Отправляет логи управляемого узла Lavalin в личные сообщения." -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "Журналы не найдены в папке данных." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Логи слишком большие, вы можете найти их в {path}" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Мне нужно иметь возможность отправить вам отчеты." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Включить/отключить названия треков в статусе." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Названия песен в статусе: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Переключить отображение миниатюры на аудио сообщениях." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Отображение миниатюр: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Процент, необходимый для пропуска трека для не модераторов. 0, чтобы отключить." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Голосование отключено. Все пользователи могут использовать команды управления очередью." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Процент голосов установлен в {percent}%." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Инструкции по установке ключа You_Tube API." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Инструкции по установке токенов Spotify API." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1081,28 +1081,28 @@ msgstr "1. Перейдите на страницу Spotify для разраб "6. Скопируйте ваш ID клиента и секрет клиента в:\n" "`{prefix}установите api spotify client_id client_secret `" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Установите код страны для поиска в Spotify." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Неверный код страны" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "Пожалуйста, используйте официальный код [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)." -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Код страны установлен на {country}." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1123,27 +1123,27 @@ msgstr "Устанавливает уровень кэширования.\n\n" " Если вы хотите отключить определенный кэш, используйте отрицательное число.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Макс. возраст: [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Кэш Spotify: [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "Кэш Youtube: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Кэш Lavalink: [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1154,15 +1154,15 @@ msgstr "Устанавливает максимальный возраст кэ " недействительной.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "Возраст кеширования не может быть менее 7 дней. Если вы хотите отключить его, запустите `{prefix}audioset cache`.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "Я установил возраст кэша на {age} дней" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" @@ -1171,57 +1171,57 @@ msgstr "Переключение постоянных очередей.\n\n" " Постоянные очереди позволяют восстановить текущую очередь при закрытии очереди.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "Постоянные очереди {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Перезапуск соединение с lava link." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "Не удалось выключить узел Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "Пожалуйста, перезагрузите Audio (`{prefix}reload audio`)." -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Перезапуск Lava link" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Полный запуск Lava link может занять пару минут." -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "Установите максимальный объем, разрешенный на данном сервере." -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Ошибка" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "Музыка без звука - это не музыка вообще. Попробуйте установить громкость выше 0%." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Настройка изменена" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "Максимальная громкость была ограничена 150%, не напрягайте слух." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "Максимальный объем был ограничен до {max_volume}%." @@ -1899,7 +1899,7 @@ msgstr "Preset изменен" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "Диапазон частот {band_name} был установлен на {band_value}." -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1914,42 +1914,37 @@ msgstr "`Опасные команды` Управление настройка " Все приведенные здесь команды могут привести к поломке Audio cog'а.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " -msgstr "Измение пути к исполняемому файлу Java.\n\n" -" В большинстве случаев эту команду использовать не нужно, она полезна только в том случае, если на хост-машине имеются конфликтующие версии Java.\n\n" -" При ее изменении убедитесь, что установленный вами исполняемый файл Java поддерживается Audio.\n" -" В настоящее время поддерживаются следующие версии: Java 17 и 11.\n\n" -" Введите \"java\" или оставьте пустым, чтобы вернуть значение по умолчанию.\n" -" " +msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Сброс исполняемого файла Java" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "Теперь Audio будет использовать `java` для запуска вашего управляемого узла Lavalink. Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "'{java_path}` не является допустимым исполняемым файлом" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Исполняемый файл Java изменен" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "Теперь Audio будет использовать `{exc}` для запуска вашего управляемого узла Lavalink. Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1961,29 +1956,29 @@ msgstr "Установите максимальный размер кучи дл " Это значение отражает только максимальный объем оперативной памяти, который может быть использован в любой момент, и не означает, что управляемый узел Lavalink всегда будет использовать этот объем оперативной памяти.\n\n" " Чтобы вернуть это значение к значению по умолчанию, выполните команду без каких-либо вводных данных. " -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "Размер кучи должен быть допустимым показателем размера. Например: 256M, 256G" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "Размер кучи должен быть не менее 64М, однако рекомендуется установить его равным не менее 1G." -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "Размер кучи должен быть меньше, чем объем оперативной памяти вашей системы. В данный момент у вас доступно {ram_in_bytes} оперативной памяти." -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "Размер кучи должен быть меньше {limit} из-за ограничений вашей системы." -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Размер кучи управляемого узла установлен на {bytes}.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" @@ -1991,16 +1986,16 @@ msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing L msgstr "Переключение с помощью внешних (неуправляемых) узлов Lavalink - для работы аудио требуется существующий узел Lavalink, если он включен.\n\n" " Эта команда отключает управляемый сервер Lavalink. Если у вас не настроен другой узел Lavalink, вы не сможете использовать аудио, пока он включен. " -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "Неуправляемый сервер Lavalink: {true_or_false}." -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "Не удалось отключить Lava link" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2008,11 +2003,11 @@ msgid "Set the Lavalink node host.\n\n" msgstr "Задайте хост узла Lavalink.\n\n" " Эта команда задает хост подключения, который Audio будет использовать для подключения к неуправляемому узлу Lavalink. " -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "Хост неуправляемого узла Lavalink установлен на {host}. Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2020,11 +2015,11 @@ msgid "Set the Lavalink node password.\n\n" msgstr "Установите пароль для узла Lavalink.\n\n" " Эта команда устанавливает пароль для подключения, который Audio будет использовать для подключения к неуправляемому узлу Lavalink. " -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "Пароль неуправляемого узла Lavalink установлен на {password}. Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2035,22 +2030,22 @@ msgstr "Set the Lavalink node port.\n\n" " Set port to -1 to disable the port and connect to the specified host via ports 80/443\n" " " -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "Настройки не изменены" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "Порт должен быть в диапазоне от 0 до 65535." -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "Неуправляемый порт узла Lavalink установлен на {port}. Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" @@ -2059,77 +2054,77 @@ msgstr "Установить соединение Lavalink в защищенно " Этот меняет устанавливать тип подключения с защищённого на незащищенный и наоборот. Используется при подключении к неуправляемому узлу Lavalink.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Неуправляемый узел Lavalink теперь будет подключаться по защищенному протоколу {secured_protocol}.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Неуправляемый узел Lavalink больше не будет подключаться по защищенному протоколу {secured_protocol} и будет использовать {unsecured_protocol} протокол.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "Отображение настроек соединения Lava link." -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "Параметры подключения" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "Host: [{host}]\n" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "Порт: [{port}]\n" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "HTTP/HTTPS порт по умолчанию" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "Пароль: [{password}]\n" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "Защищён:  [{state}]\n" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "Настройки узла Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "Начальный размер кучи: [{xms}]\n" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "Максимальный размер кучи: [{xmx}]\n" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "Путь к Java: [{java_exc_path}]\n" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "Я должен иметь возможность отправить вам эту информацию через ЛС." -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "Отправляет копию файла application.yml, используемого управляемым узлом Lavalink." -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" @@ -2138,12 +2133,12 @@ msgstr "Настройка параметров запуска управляе " Все настройки этой группы, скорее всего, вызовут неисправность звука, если звук будет изменен по умолчанию, изменить настройки только здесь, если вас посоветовала поддержка.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "Настройка параметров авторизации и подключения управляемого узла." -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" @@ -2152,13 +2147,13 @@ msgstr "`Опасная команда` Установите IP-адрес пр " По умолчанию это значение равно `localhost`, что ограничит работу сервера только приложениями localhost по умолчанию, изменение этого значения может привести к поломке управляемого узла Lavalink, если вы не знаете, что делаете.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел теперь принимает подключение к {host}.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2169,13 +2164,13 @@ msgstr "Установите пароль подключения управля " По умолчанию используется значение `youshallnotpass`.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел теперь будет принимать {password} в качестве маркера авторизации.\n\n" "Выполните команду `{p}{cmd}`, чтобы она вступила в силу." -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2186,17 +2181,17 @@ msgstr "`Опасная команда` Установите порт подкл " По умолчанию используется значение `2333`.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "Порт должен находиться в диапазоне от 1024 до 49151." -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел теперь будет принимать соединения через {port}.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" @@ -2205,7 +2200,7 @@ msgstr "Команда `Опасно` Включает/выключает ист " По умолчанию все источники включены, вы должны использовать команды здесь для отключения конкретного источника только в том случае, если вам посоветовали это сделать, отключение источников без предварительных знаний может привести к поломке Audio.\n" " " -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" @@ -2214,19 +2209,19 @@ msgstr "Переключение использования прямого URL- " Этот источник используется для разрешения воспроизведения с прямых HTTP-потоков (это не влияет на воспроизведение прямых URL для других источников).\n" " " -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел разрешит воспроизведение с прямых URL.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел больше не будет воспроизводить прямые URL-адреса.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" @@ -2234,19 +2229,19 @@ msgid "Toggle Bandcamp source on or off.\n\n" msgstr "Включите или выключите источник Bandcamp.\n\n" " Этот переключатель управляет воспроизведением всего контента, связанного с Bandcamp. " -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел позволит воспроизводить файлы с Bandcamp.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел больше не будет воспроизводить с Bandcamp.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" @@ -2254,19 +2249,19 @@ msgid "Toggle local file usage on or off.\n\n" msgstr "Включите или выключите использование локальных файлов.\n\n" " Этот переключатель управляет воспроизведением всего содержимого локальных треков, которые обычно находится в папке `localtracks`. " -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел позволит воспроизводить локальные файлы.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел больше не будет воспроизводить локальные файлы.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" @@ -2274,19 +2269,19 @@ msgid "Toggle Soundcloud source on or off.\n\n" msgstr "Включите или выключите источник Soundcloud.\n\n" " Этот переключатель управляет воспроизведением всего контента, связанного с Soundcloud. " -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел будет воспроизводить музыку из Soundcloud.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел больше не будет воспроизводить музыку из Soundcloud.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" @@ -2294,19 +2289,19 @@ msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotif msgstr "`Опасная команда` Позволяет включать или выключать источник YouTube и Spotify.\n\n" " Этот параметр управляет воспроизведением всего контента, связанного с YouTube и Spotify. " -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел будет воспроизводить музыку из YouTube.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел больше не будет воспроизводить музыку из YouTube.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" @@ -2314,19 +2309,19 @@ msgid "Toggle Twitch source on or off.\n\n" msgstr "Включите или выключите источник Twitch.\n\n" " Этот переключатель управляет воспроизведением всего контента, связанного с Twitch. " -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел будет воспроизводить музыку из Twitch.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел больше не будет воспроизводить музыку из Twitch.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" @@ -2334,19 +2329,19 @@ msgid "Toggle Vimeo source on or off.\n\n" msgstr "Включите или выключите источник Vimeo.\n\n" " Этот переключатель управляет воспроизведением всего контента, связанного с Vimeo. " -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел будет воспроизводить музыку из Vimeo.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "Управляемый узел больше не будет воспроизводить музыку из Vimeo.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" @@ -2354,18 +2349,18 @@ msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" msgstr "`Опасная команда` Устанавливает размер кадрового буфера управляемого узла Lavalink.\n\n" " Изменяйте это значение только по прямому указанию, поскольку его изменение может привести к значительным проблемам с воспроизведением. " -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "Самое низкое значение, на которое может быть установлен кадровый буфер, составляет 100 мс." -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "bufferDurationMs управляемого узла установлен на {milliseconds}.\n\n" "Напишите `{p}{cmd}`, чтобы сохранить." -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" @@ -2373,11 +2368,11 @@ msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n msgstr "`Опасная команда` Устанавливает размер буфера JDA-NAS для управляемого узла Lavalink.\n\n" "Изменяйте это значение только по прямому указанию, поскольку его изменение может привести к серьезным проблемам с воспроизведением. " -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "Наименьшее значение, которое может иметь буфер, равно 100 мс." -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "Сбросьте все изменения в `llset` к их значениям по умолчанию." diff --git a/redbot/cogs/audio/core/commands/locales/sk-SK.po b/redbot/cogs/audio/core/commands/locales/sk-SK.po index 1ed46f498..5f2a9cae5 100644 --- a/redbot/cogs/audio/core/commands/locales/sk-SK.po +++ b/redbot/cogs/audio/core/commands/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "" @@ -274,20 +274,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "" @@ -322,44 +322,44 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "" @@ -571,13 +571,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -676,7 +676,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -861,8 +861,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -883,8 +883,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "dní" @@ -931,66 +931,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1001,28 +1001,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1035,27 +1035,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1063,72 +1063,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1790,7 +1790,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1800,37 +1800,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1839,66 +1839,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1906,121 +1906,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2028,12 +2028,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2041,170 +2041,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/sl-SI.po b/redbot/cogs/audio/core/commands/locales/sl-SI.po index 06feb4180..c0ff41dd2 100644 --- a/redbot/cogs/audio/core/commands/locales/sl-SI.po +++ b/redbot/cogs/audio/core/commands/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "" @@ -274,20 +274,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "" @@ -322,44 +322,44 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "" @@ -571,13 +571,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -676,7 +676,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -861,8 +861,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -883,8 +883,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "dnevi" @@ -931,66 +931,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1001,28 +1001,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1035,27 +1035,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1063,72 +1063,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1790,7 +1790,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1800,37 +1800,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1839,66 +1839,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1906,121 +1906,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2028,12 +2028,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2041,170 +2041,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/sv-SE.po b/redbot/cogs/audio/core/commands/locales/sv-SE.po index 7c0577b87..510d73018 100644 --- a/redbot/cogs/audio/core/commands/locales/sv-SE.po +++ b/redbot/cogs/audio/core/commands/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "" @@ -274,20 +274,20 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "" @@ -322,44 +322,44 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "" @@ -571,13 +571,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -676,7 +676,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -861,8 +861,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -883,8 +883,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "dagar" @@ -931,66 +931,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1001,28 +1001,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1035,27 +1035,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1063,72 +1063,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1790,7 +1790,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1800,37 +1800,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1839,66 +1839,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1906,121 +1906,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2028,12 +2028,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2041,170 +2041,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/tr-TR.po b/redbot/cogs/audio/core/commands/locales/tr-TR.po index 17775c0f0..3e79327e6 100644 --- a/redbot/cogs/audio/core/commands/locales/tr-TR.po +++ b/redbot/cogs/audio/core/commands/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "Sıradaki parçalar bittiğinde otomatik çalma: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Etkinleştirildi" @@ -276,20 +276,20 @@ msgstr "Etkinleştirildi" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Devre dışı bırakıldı" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Ayar Değiştirildi" @@ -586,13 +586,13 @@ msgstr "Botun kanalda kaç saniye yalnız kalırsa kanaldan ayrılacağını aya #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "Geçersiz süre" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Süre sıfır saniyeden daha düşük olamaz." @@ -704,7 +704,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "{localtracks} mevcut değil. Dizin yolu yine de kaydedilecektir, ancak lütfen çalmadan önce dizin yolunu kontrol edin ve yerel müzik klasörünü {localfolder} içerisinde oluşturun." #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -904,8 +904,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Çalma listesi kapsamı: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Önbellek Ayarları" @@ -926,8 +926,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Yerel Lavalink önbelleği: [{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "gün" @@ -974,66 +974,66 @@ msgstr "Yerel parçalar klasörü: [{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "Veri klasörünüzde hiç kayıt bulunamadı." -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "Kayıtlar çok büyük, onları {path} konumunda bulabilirsiniz" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "Sana kayıtları gönderebilmek için özel mesaj atabilmem gerek." -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Şarkı isimlerini statüs olarak ayarlamayı açıp/kapatır." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Şarkı isimleri statüs olarak ayarlı:{true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Thumbnail'leri şarkı bildirimlerinde göstermeyi açar/kapatır." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Thumbnail gösterilmesi:" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Yönetici olmayan kullanıcıların şarkıyı geçmeleri için gerekli olan oy yüzdesi. Devre dışı bırakmak için 0 girin." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Oylama devre dışı. Tüm kullanıcılar sıra yönetimi komutlarını kullanabilir." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Geçme oylama yüzdesi %{percent} olarak ayarlandı." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "YouTube API tokenini ayarlamak için bilgiler." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Spotify API tokenini ayarlamak için bilgiler." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1051,28 +1051,28 @@ msgstr "1. Spotify developers sayfasına spotify hesabınızla giriş yapın.\n" "6. İstemci IDnizi ve istemcisi sırrınızı (client secret) kopyalayın ve gerekli yerlere yapıştırın:\n" "`{prefix}set api spotify client_id client_secret `" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "Spotify aramaları için ülke kodunu ayarlayın." -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "Geçersiz Ülke Kodu" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "Lütfen geçerli bir [ISO 3166-1 alpha-2](https://tr.wikipedia.org/wiki/ISO_3166) kodu kullanın." -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "Ülke Kodu {country} olarak ayarlandı." -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1093,27 +1093,27 @@ msgstr "Önbellekleme düzeyini ayarla.\n\n" " Belirli bir önbelleği kapamak istiyorsanız negatif sayı kullanın.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Maksimum yaş: [{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Spotify önbelleği: [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "Youtube önbelleği: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Lavalink önbelleği: [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1124,15 +1124,15 @@ msgstr "Maksimum önbellek yaşını ayarlar.\n\n" " sağlar.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "Önbellek yaşı 7 günden az olamaz. Eğer kapamak istiyorsanız `{prefix}audioset cache` çalıştırın.\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "Önbellekleme süresi {age} gün olarak ayarlandı." -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" @@ -1141,57 +1141,57 @@ msgstr "Kalıcı sıraları aç/kapa.\n\n" " Kalıcı sıralar mevcut sıranın sıra durdurulduğunda devam ettirilmesin sağlar.\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "Kalıcı sıralar:{true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "Lavalink bağlantısını yeniden başlatır." -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "Lavalink kapatılamadı" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "Lütfen Audio'yu yeniden başlatın (`{prefix}reload audio`)." -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "Lavalink yeniden başlatılıyor." -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Lavalink'in tamamen başlatılması bir kaç dakika sürebilir." -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "Bu sunucuda izin verilen en yüksek sesi ayarlayın." -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Hata" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "Sessiz müzik müziğe benzemez. Sesi %0 dan yükseğe ayarlamayı deneyin." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Ayar değiştirildi" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "En yüksek ses %150 ile sınırlıdır, kulaklarınıza iyi davranın." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "En yüksek ses %{max_volume} ile sınırlıdır." @@ -1869,7 +1869,7 @@ msgstr "Ön Ayar Değiştirildi" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "{band_name}Hz band {band_value} olarak ayarlandı." -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1879,37 +1879,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Java konumu sıfırlandı" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "`{java_path}` geçerli bir konum değil" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Java Konumu Değiştirildi" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1918,66 +1918,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "Lavalink kapatılamadı" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1985,121 +1985,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "Ayarlar Değiştirilmedi" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "Lavalink bağlantı ayarlarını göster." -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "Bağlantı Ayarları" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "Sunucu: [{host}]\n" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "Şifre: [{password}]\n" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "Lavalink Ayarları" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "Sana bu bilgiyi gönderebilmek için özel mesaj atabilmem gerek." -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2107,12 +2107,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2120,170 +2120,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/uk-UA.po b/redbot/cogs/audio/core/commands/locales/uk-UA.po index 1e3d97f86..55fe3b214 100644 --- a/redbot/cogs/audio/core/commands/locales/uk-UA.po +++ b/redbot/cogs/audio/core/commands/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:36 #, docstring msgid "Music configuration options." -msgstr "" +msgstr "Налаштування музики." #: redbot/cogs/audio/core/commands/audioset.py:41 #, docstring @@ -79,7 +79,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:102 msgid "Global Whitelist" -msgstr "" +msgstr "Глобальний білий список" #: redbot/cogs/audio/core/commands/audioset.py:109 #: redbot/cogs/audio/core/commands/audioset.py:299 @@ -144,38 +144,38 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:369 #: redbot/cogs/audio/core/commands/audioset.py:395 msgid "Nothing in the blacklist." -msgstr "" +msgstr "Немає нічого в чорному списку." #: redbot/cogs/audio/core/commands/audioset.py:196 msgid "Global Blacklist" -msgstr "" +msgstr "Глобальний чорний список" #: redbot/cogs/audio/core/commands/audioset.py:203 #: redbot/cogs/audio/core/commands/audioset.py:392 #, docstring msgid "Clear all keywords added to the blacklist." -msgstr "" +msgstr "Очистити всі ключові слова, додані до чорного списку." #: redbot/cogs/audio/core/commands/audioset.py:211 #: redbot/cogs/audio/core/commands/audioset.py:400 msgid "All entries have been removed from the blacklist." -msgstr "" +msgstr "Всі записи були видалені з чорного списку." #: redbot/cogs/audio/core/commands/audioset.py:218 #: redbot/cogs/audio/core/commands/audioset.py:407 #, docstring msgid "Removes a keyword from the blacklist." -msgstr "" +msgstr "Видаляє ключове слово з чорного списку." #: redbot/cogs/audio/core/commands/audioset.py:229 #: redbot/cogs/audio/core/commands/audioset.py:418 msgid "Keyword is not in the blacklist." -msgstr "" +msgstr "Ключового слова немає в чорному списку." #: redbot/cogs/audio/core/commands/audioset.py:234 #: redbot/cogs/audio/core/commands/audioset.py:423 msgid "Removed `{blacklisted}` from the blacklist." -msgstr "" +msgstr "Видалено `{blacklisted}` з чорного списку." #: redbot/cogs/audio/core/commands/audioset.py:242 #, docstring @@ -184,7 +184,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:292 msgid "Whitelist" -msgstr "" +msgstr "Білий список" #: redbot/cogs/audio/core/commands/audioset.py:338 #, docstring @@ -193,21 +193,21 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:385 msgid "Blacklist" -msgstr "" +msgstr "Чорний список" #: redbot/cogs/audio/core/commands/audioset.py:432 #, docstring msgid "Change auto-play setting." -msgstr "" +msgstr "Налаштування автоматичного відтворення." #: redbot/cogs/audio/core/commands/audioset.py:436 #, docstring msgid "Toggle auto-play when there no songs in queue." -msgstr "" +msgstr "Автоматичне відтворення при відсутності пісень в черзі." #: redbot/cogs/audio/core/commands/audioset.py:440 msgid "Auto-play when queue ends: {true_or_false}." -msgstr "" +msgstr "Автоматичне відтворення після закінчення черги: {true_or_false}." #: redbot/cogs/audio/core/commands/audioset.py:441 #: redbot/cogs/audio/core/commands/audioset.py:589 @@ -233,22 +233,22 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" -msgstr "" +msgstr "Увімкнено" #: redbot/cogs/audio/core/commands/audioset.py:441 #: redbot/cogs/audio/core/commands/audioset.py:589 @@ -274,27 +274,28 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" -msgstr "" +msgstr "Вимкнено" #: redbot/cogs/audio/core/commands/audioset.py:445 msgid "\n" "Repeat has been disabled." -msgstr "" +msgstr "\n" +"Повторення вимкнено." #: redbot/cogs/audio/core/commands/audioset.py:448 msgid "\n" @@ -322,46 +323,46 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" -msgstr "" +msgstr "Налаштування змінено" #: redbot/cogs/audio/core/commands/audioset.py:464 #, docstring @@ -408,7 +409,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1789 #: redbot/cogs/audio/core/commands/playlists.py:1953 msgid "Playlists Are Not Available" -msgstr "" +msgstr "Плейлист недоступний" #: redbot/cogs/audio/core/commands/audioset.py:498 #: redbot/cogs/audio/core/commands/playlists.py:106 @@ -446,7 +447,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/playlists.py:1791 #: redbot/cogs/audio/core/commands/playlists.py:1955 msgid "Check your logs." -msgstr "" +msgstr "Перевірте свої логи." #: redbot/cogs/audio/core/commands/audioset.py:514 #: redbot/cogs/audio/core/commands/audioset.py:530 @@ -571,13 +572,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "" @@ -676,7 +677,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -861,8 +862,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "" @@ -883,10 +884,10 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" -msgstr "" +msgstr "днів" #: redbot/cogs/audio/core/commands/audioset.py:1107 msgid "User Settings" @@ -931,66 +932,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1001,28 +1002,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1035,27 +1036,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1063,72 +1064,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1790,7 +1791,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1800,37 +1801,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1839,66 +1840,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1906,121 +1907,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2028,12 +2029,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2041,170 +2042,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/vi-VN.po b/redbot/cogs/audio/core/commands/locales/vi-VN.po index 86aa28712..998e74c4e 100644 --- a/redbot/cogs/audio/core/commands/locales/vi-VN.po +++ b/redbot/cogs/audio/core/commands/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -233,20 +233,20 @@ msgstr "Tự động phát nhạc khi hàng đợi hết thúc: {true_or_false}. #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "Đã bật" @@ -274,20 +274,20 @@ msgstr "Đã bật" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "Đã tắt" @@ -324,44 +324,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "Thiết lập đã được thay đổi" @@ -574,13 +574,13 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "Số giây không thể nhỏ hơn 0." @@ -679,7 +679,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -867,8 +867,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "Phạm vi danh sách phát [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "Cài đặt bộ nhớ đệm" @@ -889,8 +889,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "" @@ -937,66 +937,66 @@ msgstr "" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "Bật/tắt tiêu đề của bản nhạc dưới dạng trạng thái." -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "Tên bài hát dưới dạng trạng thái: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "Thiết lập hiển thị hình thu nhỏ trên tin nhắn đính kèm." -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "Hiển thị hình thu nhỏ: {true_or_false}." -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "Tỷ lệ phần trăm cần thiết để người không phải mod skip bản nhạc, 0 để tắt." -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "Bỏ phiếu bị vô hiệu hóa. Tất cả người dùng đều có thể sử dụng các lệnh quản lý hàng đợi." -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "Phần trăm bỏ phiếu được đặt thành {percent}%." -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "Hướng dẫn lấy YouTube API key." -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "Hướng dẫn lấy Spotify API tokens." -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1007,28 +1007,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1041,27 +1041,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "Tuổi tối đa: [{max_age}]\n" +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 +msgid "Spotify cache: [{spotify_status}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1069,72 +1069,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "Lỗi" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "Âm nhạc không có âm thanh không phải là âm nhạc. Hãy thử đặt âm lượng cao hơn rồi đến 0%." -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "Thiết lập đã được thay đổi" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "Âm lượng tối đa được giới hạn tới 150, hãy từ từ thôi." -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "Âm lượng cao nhất bị hạn ở {max_volume}%." @@ -1797,7 +1797,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1807,37 +1807,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1846,66 +1846,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1913,121 +1913,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2035,12 +2035,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2048,170 +2048,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/zh-CN.po b/redbot/cogs/audio/core/commands/locales/zh-CN.po index a48f76fb1..4c756d3ed 100644 --- a/redbot/cogs/audio/core/commands/locales/zh-CN.po +++ b/redbot/cogs/audio/core/commands/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "队列结束时自动播放: {true_or_false}" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "已启用" @@ -276,20 +276,20 @@ msgstr "已启用" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "已禁用" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "设置已更改" @@ -586,13 +586,13 @@ msgstr "当机器人单独在频道中 x 秒时自动断开与频道的连接, #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "无效时间" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "秒数不能小于零" @@ -704,7 +704,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "{localtracks} 不存在。 路径仍将被保存, 但在尝试播放本地歌曲之前,请检查路径并在`{localfolder}`中创建一个本地歌曲文件夹。" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -904,8 +904,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "播放列表类型:[{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "缓存设置" @@ -926,8 +926,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "本地Lavalink 缓存:[{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "天" @@ -974,66 +974,66 @@ msgstr "本地曲目路径:[{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "在您的数据文件夹中找不到日志。" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "日志太大,您可以在 {path} 中找到" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "我需要能够私信你给你发送日志。" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "启用/禁用音轨标题作为状态。" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "歌曲标题作为状态: {true_or_false}" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "切换在音频信息上显示缩略图。" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "缩略图显示: {true_or_false}" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "投票已禁用。所有用户都可以使用队列管理命令。" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "投票百分比设置为 {percent}%。" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "设置 YouTube API 密钥的说明" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "设置 Spotify API 令牌的说明" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1044,28 +1044,28 @@ msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "`{prefix}set api spotify client_id client_secret `" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "设置Spotify搜索的国家代码" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "无效的国家代码" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "国家代码已设置为 {country}" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1078,27 +1078,27 @@ msgid "Sets the caching level.\n\n" " " msgstr "" +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 +msgid "Max age: [{max_age}]\n" +msgstr "" + #: redbot/cogs/audio/core/commands/audioset.py:1375 #: redbot/cogs/audio/core/commands/audioset.py:1420 -msgid "Max age: [{max_age}]\n" +msgid "Spotify cache: [{spotify_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1376 #: redbot/cogs/audio/core/commands/audioset.py:1421 -msgid "Spotify cache: [{spotify_status}]\n" +msgid "Youtube cache: [{youtube_status}]\n" msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:1377 #: redbot/cogs/audio/core/commands/audioset.py:1422 -msgid "Youtube cache: [{youtube_status}]\n" -msgstr "" - -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1106,72 +1106,72 @@ msgid "Sets the cache max age.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "请重新加载音频 (\"{prefix}重新加载音频)。" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "" @@ -1836,7 +1836,7 @@ msgstr "" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1846,37 +1846,37 @@ msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Java 可执行文件重置" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Java 可执行文件已更改" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1885,66 +1885,66 @@ msgid "Set the managed Lavalink node maximum heap-size.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "关闭Lavalink失败" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -1952,121 +1952,121 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2074,12 +2074,12 @@ msgid "Set the managed Lavalink node's connection password.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2087,170 +2087,170 @@ msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "" diff --git a/redbot/cogs/audio/core/commands/locales/zh-TW.po b/redbot/cogs/audio/core/commands/locales/zh-TW.po index aaa56514b..c2ac54b83 100644 --- a/redbot/cogs/audio/core/commands/locales/zh-TW.po +++ b/redbot/cogs/audio/core/commands/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:22+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -235,20 +235,20 @@ msgstr "當佇列已空時的自動播放: {true_or_false}。" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1122 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Enabled" msgstr "已啟用" @@ -276,20 +276,20 @@ msgstr "已啟用" #: redbot/cogs/audio/core/commands/audioset.py:1102 #: redbot/cogs/audio/core/commands/audioset.py:1103 #: redbot/cogs/audio/core/commands/audioset.py:1124 -#: redbot/cogs/audio/core/commands/audioset.py:1221 -#: redbot/cogs/audio/core/commands/audioset.py:1236 +#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1380 #: redbot/cogs/audio/core/commands/audioset.py:1381 #: redbot/cogs/audio/core/commands/audioset.py:1382 -#: redbot/cogs/audio/core/commands/audioset.py:1383 +#: redbot/cogs/audio/core/commands/audioset.py:1425 #: redbot/cogs/audio/core/commands/audioset.py:1426 #: redbot/cogs/audio/core/commands/audioset.py:1427 -#: redbot/cogs/audio/core/commands/audioset.py:1428 -#: redbot/cogs/audio/core/commands/audioset.py:1470 +#: redbot/cogs/audio/core/commands/audioset.py:1469 #: redbot/cogs/audio/core/commands/controller.py:422 #: redbot/cogs/audio/core/commands/controller.py:466 #: redbot/cogs/audio/core/commands/controller.py:775 -#: redbot/cogs/audio/core/commands/llset.py:168 -#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:179 +#: redbot/cogs/audio/core/commands/llset.py:188 msgid "Disabled" msgstr "已停用" @@ -326,44 +326,44 @@ msgstr "\n" #: redbot/cogs/audio/core/commands/audioset.py:904 #: redbot/cogs/audio/core/commands/audioset.py:919 #: redbot/cogs/audio/core/commands/audioset.py:939 -#: redbot/cogs/audio/core/commands/audioset.py:1219 -#: redbot/cogs/audio/core/commands/audioset.py:1234 -#: redbot/cogs/audio/core/commands/audioset.py:1255 -#: redbot/cogs/audio/core/commands/audioset.py:1262 -#: redbot/cogs/audio/core/commands/audioset.py:1322 -#: redbot/cogs/audio/core/commands/audioset.py:1344 -#: redbot/cogs/audio/core/commands/audioset.py:1452 -#: redbot/cogs/audio/core/commands/audioset.py:1468 +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#: redbot/cogs/audio/core/commands/audioset.py:1233 +#: redbot/cogs/audio/core/commands/audioset.py:1254 +#: redbot/cogs/audio/core/commands/audioset.py:1261 +#: redbot/cogs/audio/core/commands/audioset.py:1321 +#: redbot/cogs/audio/core/commands/audioset.py:1343 +#: redbot/cogs/audio/core/commands/audioset.py:1451 +#: redbot/cogs/audio/core/commands/audioset.py:1467 #: redbot/cogs/audio/core/commands/controller.py:420 #: redbot/cogs/audio/core/commands/controller.py:464 #: redbot/cogs/audio/core/commands/controller.py:782 -#: redbot/cogs/audio/core/commands/llset.py:146 -#: redbot/cogs/audio/core/commands/llset.py:166 -#: redbot/cogs/audio/core/commands/llset.py:175 -#: redbot/cogs/audio/core/commands/llset.py:204 -#: redbot/cogs/audio/core/commands/llset.py:226 -#: redbot/cogs/audio/core/commands/llset.py:258 -#: redbot/cogs/audio/core/commands/llset.py:282 -#: redbot/cogs/audio/core/commands/llset.py:295 -#: redbot/cogs/audio/core/commands/llset.py:391 -#: redbot/cogs/audio/core/commands/llset.py:415 -#: redbot/cogs/audio/core/commands/llset.py:446 -#: redbot/cogs/audio/core/commands/llset.py:475 -#: redbot/cogs/audio/core/commands/llset.py:484 -#: redbot/cogs/audio/core/commands/llset.py:502 -#: redbot/cogs/audio/core/commands/llset.py:511 -#: redbot/cogs/audio/core/commands/llset.py:529 -#: redbot/cogs/audio/core/commands/llset.py:538 -#: redbot/cogs/audio/core/commands/llset.py:556 -#: redbot/cogs/audio/core/commands/llset.py:565 -#: redbot/cogs/audio/core/commands/llset.py:583 -#: redbot/cogs/audio/core/commands/llset.py:592 -#: redbot/cogs/audio/core/commands/llset.py:610 -#: redbot/cogs/audio/core/commands/llset.py:619 -#: redbot/cogs/audio/core/commands/llset.py:637 -#: redbot/cogs/audio/core/commands/llset.py:646 -#: redbot/cogs/audio/core/commands/llset.py:673 -#: redbot/cogs/audio/core/commands/llset.py:704 +#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:177 +#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:215 +#: redbot/cogs/audio/core/commands/llset.py:237 +#: redbot/cogs/audio/core/commands/llset.py:269 +#: redbot/cogs/audio/core/commands/llset.py:293 +#: redbot/cogs/audio/core/commands/llset.py:306 +#: redbot/cogs/audio/core/commands/llset.py:402 +#: redbot/cogs/audio/core/commands/llset.py:426 +#: redbot/cogs/audio/core/commands/llset.py:457 +#: redbot/cogs/audio/core/commands/llset.py:486 +#: redbot/cogs/audio/core/commands/llset.py:495 +#: redbot/cogs/audio/core/commands/llset.py:513 +#: redbot/cogs/audio/core/commands/llset.py:522 +#: redbot/cogs/audio/core/commands/llset.py:540 +#: redbot/cogs/audio/core/commands/llset.py:549 +#: redbot/cogs/audio/core/commands/llset.py:567 +#: redbot/cogs/audio/core/commands/llset.py:576 +#: redbot/cogs/audio/core/commands/llset.py:594 +#: redbot/cogs/audio/core/commands/llset.py:603 +#: redbot/cogs/audio/core/commands/llset.py:621 +#: redbot/cogs/audio/core/commands/llset.py:630 +#: redbot/cogs/audio/core/commands/llset.py:648 +#: redbot/cogs/audio/core/commands/llset.py:657 +#: redbot/cogs/audio/core/commands/llset.py:684 +#: redbot/cogs/audio/core/commands/llset.py:715 msgid "Setting Changed" msgstr "已變更設定" @@ -609,13 +609,13 @@ msgstr "當機器人單獨在頻道超過 x 秒,會自動從頻道斷開。設 #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Invalid Time" msgstr "無效的時間" #: redbot/cogs/audio/core/commands/audioset.py:689 #: redbot/cogs/audio/core/commands/audioset.py:718 -#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1246 msgid "Seconds can't be less than zero." msgstr "秒數不能小於零。" @@ -727,7 +727,7 @@ msgid "`{localtracks}` does not exist. The path will still be saved, but please msgstr "`{localtracks}` 不存在。該路徑仍然會被儲存,但請確認該路徑並在嘗試播放本機歌曲前,於 `{localfolder}` 創建 localtracks 資料夾。" #: redbot/cogs/audio/core/commands/audioset.py:854 -#: redbot/cogs/audio/core/commands/llset.py:74 +#: redbot/cogs/audio/core/commands/llset.py:85 #: redbot/cogs/audio/core/commands/player.py:416 #: redbot/cogs/audio/core/commands/player.py:426 msgid "Invalid Environment" @@ -927,8 +927,8 @@ msgid "Playlist scope: [{pscope}]\n" msgstr "播放清單範圍: [{pscope}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 -#: redbot/cogs/audio/core/commands/audioset.py:1386 -#: redbot/cogs/audio/core/commands/audioset.py:1431 +#: redbot/cogs/audio/core/commands/audioset.py:1385 +#: redbot/cogs/audio/core/commands/audioset.py:1430 msgid "Cache Settings" msgstr "快取設定" @@ -949,8 +949,8 @@ msgid "Local Lavalink cache: [{lavalink_status}]\n" msgstr "Lavalink 本機快取:[{lavalink_status}]\n" #: redbot/cogs/audio/core/commands/audioset.py:1100 -#: redbot/cogs/audio/core/commands/audioset.py:1380 -#: redbot/cogs/audio/core/commands/audioset.py:1425 +#: redbot/cogs/audio/core/commands/audioset.py:1379 +#: redbot/cogs/audio/core/commands/audioset.py:1424 msgid "days" msgstr "日" @@ -1004,66 +1004,66 @@ msgstr "本地歌曲路徑:[{localpath}]\n" msgid "Lavalink Plugin Versions" msgstr "" -#: redbot/cogs/audio/core/commands/audioset.py:1174 +#: redbot/cogs/audio/core/commands/audioset.py:1173 #, docstring msgid "Sends the managed Lavalink node logs to your DMs." msgstr "傳送 Lavalink server 日誌到你的私訊。" -#: redbot/cogs/audio/core/commands/audioset.py:1181 -#: redbot/cogs/audio/core/commands/audioset.py:1183 +#: redbot/cogs/audio/core/commands/audioset.py:1180 +#: redbot/cogs/audio/core/commands/audioset.py:1182 msgid "No logs found in your data folder." msgstr "沒有在你的資料夾中找到日誌紀錄。" -#: redbot/cogs/audio/core/commands/audioset.py:1195 +#: redbot/cogs/audio/core/commands/audioset.py:1194 msgid "Logs are too large, you can find them in {path}" msgstr "日誌記錄過大,不過你可以在 {path} 找到。" -#: redbot/cogs/audio/core/commands/audioset.py:1205 +#: redbot/cogs/audio/core/commands/audioset.py:1204 msgid "I need to be able to DM you to send you the logs." msgstr "我需要能夠私訊你才能傳日誌紀錄給你。" -#: redbot/cogs/audio/core/commands/audioset.py:1214 +#: redbot/cogs/audio/core/commands/audioset.py:1213 #, docstring msgid "Enable/disable tracks' titles as status." msgstr "啟用/停用歌曲標題作為狀態。" -#: redbot/cogs/audio/core/commands/audioset.py:1220 +#: redbot/cogs/audio/core/commands/audioset.py:1219 msgid "Song titles as status: {true_or_false}." msgstr "歌曲標題作為狀態: {true_or_false}。" -#: redbot/cogs/audio/core/commands/audioset.py:1229 +#: redbot/cogs/audio/core/commands/audioset.py:1228 #, docstring msgid "Toggle displaying a thumbnail on audio messages." msgstr "切換在播放消息上顯示縮圖。" -#: redbot/cogs/audio/core/commands/audioset.py:1235 +#: redbot/cogs/audio/core/commands/audioset.py:1234 msgid "Thumbnail display: {true_or_false}." msgstr "縮圖顯示: {true_or_false}。" -#: redbot/cogs/audio/core/commands/audioset.py:1244 +#: redbot/cogs/audio/core/commands/audioset.py:1243 #, docstring msgid "Percentage needed for non-mods to skip tracks, 0 to disable." msgstr "須設定 百分比 給非管理的成員略過曲目,設定 0 以取消該功能。" -#: redbot/cogs/audio/core/commands/audioset.py:1256 +#: redbot/cogs/audio/core/commands/audioset.py:1255 msgid "Voting disabled. All users can use queue management commands." msgstr "停用投票功能。 所有使用者都可以使用播放清單管理命令。" -#: redbot/cogs/audio/core/commands/audioset.py:1263 +#: redbot/cogs/audio/core/commands/audioset.py:1262 msgid "Vote percentage set to {percent}%." msgstr "投票比率 已設定為 {percent}%。" -#: redbot/cogs/audio/core/commands/audioset.py:1272 +#: redbot/cogs/audio/core/commands/audioset.py:1271 #, docstring msgid "Instructions to set the YouTube API key." msgstr "設定 YouTube API key 的指示說明。" -#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1290 #, docstring msgid "Instructions to set the Spotify API tokens." msgstr "設定Spotify API token的說明。" -#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1291 msgid "1. Go to Spotify developers and log in with your Spotify account.\n" "(https://developer.spotify.com/dashboard/applications)\n" "2. Click \"Create An App\".\n" @@ -1081,28 +1081,28 @@ msgstr "1. 前往 Spotify developers 並 登入你的 Spotify 帳號。\n" "6. 複製你的 client ID 和你的 client secret 到:\n" "`{prefix}set api spotify client_id client_secret `" -#: redbot/cogs/audio/core/commands/audioset.py:1309 -#: redbot/cogs/audio/core/commands/audioset.py:1331 +#: redbot/cogs/audio/core/commands/audioset.py:1308 +#: redbot/cogs/audio/core/commands/audioset.py:1330 #, docstring msgid "Set the country code for Spotify searches." msgstr "設定Spotify搜索的國家/地區代碼。" -#: redbot/cogs/audio/core/commands/audioset.py:1313 -#: redbot/cogs/audio/core/commands/audioset.py:1335 +#: redbot/cogs/audio/core/commands/audioset.py:1312 +#: redbot/cogs/audio/core/commands/audioset.py:1334 msgid "Invalid Country Code" msgstr "無效的國碼" -#: redbot/cogs/audio/core/commands/audioset.py:1314 -#: redbot/cogs/audio/core/commands/audioset.py:1336 +#: redbot/cogs/audio/core/commands/audioset.py:1313 +#: redbot/cogs/audio/core/commands/audioset.py:1335 msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." msgstr "請使用官方 [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) 代碼。" -#: redbot/cogs/audio/core/commands/audioset.py:1323 -#: redbot/cogs/audio/core/commands/audioset.py:1345 +#: redbot/cogs/audio/core/commands/audioset.py:1322 +#: redbot/cogs/audio/core/commands/audioset.py:1344 msgid "Country Code set to {country}." msgstr "國碼已設為 {country}。" -#: redbot/cogs/audio/core/commands/audioset.py:1353 +#: redbot/cogs/audio/core/commands/audioset.py:1352 #, docstring msgid "Sets the caching level.\n\n" " Level can be one of the following:\n\n" @@ -1123,27 +1123,27 @@ msgstr "設定快取等級。\n\n" " 如果您想停用指定的快取,可使用負數。\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1375 -#: redbot/cogs/audio/core/commands/audioset.py:1420 +#: redbot/cogs/audio/core/commands/audioset.py:1374 +#: redbot/cogs/audio/core/commands/audioset.py:1419 msgid "Max age: [{max_age}]\n" msgstr "最長期限:[{max_age}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1376 -#: redbot/cogs/audio/core/commands/audioset.py:1421 +#: redbot/cogs/audio/core/commands/audioset.py:1375 +#: redbot/cogs/audio/core/commands/audioset.py:1420 msgid "Spotify cache: [{spotify_status}]\n" msgstr "Spotify快取: [{spotify_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1377 -#: redbot/cogs/audio/core/commands/audioset.py:1422 +#: redbot/cogs/audio/core/commands/audioset.py:1376 +#: redbot/cogs/audio/core/commands/audioset.py:1421 msgid "Youtube cache: [{youtube_status}]\n" msgstr "Youtube快取: [{youtube_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1378 -#: redbot/cogs/audio/core/commands/audioset.py:1423 +#: redbot/cogs/audio/core/commands/audioset.py:1377 +#: redbot/cogs/audio/core/commands/audioset.py:1422 msgid "Lavalink cache: [{lavalink_status}]\n" msgstr "Lavalink快取: [{lavalink_status}]\n" -#: redbot/cogs/audio/core/commands/audioset.py:1438 +#: redbot/cogs/audio/core/commands/audioset.py:1437 #, 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" @@ -1154,15 +1154,15 @@ msgstr "設定快取最長期限:\n\n" " \n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1445 +#: redbot/cogs/audio/core/commands/audioset.py:1444 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\n" msgstr "快取期限不得少於 7 天。如果您要停用它,請執行 {prefix}audioset cache。\n" -#: redbot/cogs/audio/core/commands/audioset.py:1450 +#: redbot/cogs/audio/core/commands/audioset.py:1449 msgid "I've set the cache age to {age} days" msgstr "我已將快取期限設定為 {age} 天" -#: redbot/cogs/audio/core/commands/audioset.py:1457 +#: redbot/cogs/audio/core/commands/audioset.py:1456 #, docstring msgid "Toggle persistent queues.\n\n" " Persistent queues allows the current queue to be restored when the queue closes.\n" @@ -1171,57 +1171,57 @@ msgstr "切換持久隊列。\n\n" " 持久隊列允許在隊列關閉時恢復當前隊列。\n" " " -#: redbot/cogs/audio/core/commands/audioset.py:1469 +#: redbot/cogs/audio/core/commands/audioset.py:1468 msgid "Persisting queues: {true_or_false}." msgstr "永久佇列:{true_or_false}" -#: redbot/cogs/audio/core/commands/audioset.py:1477 +#: redbot/cogs/audio/core/commands/audioset.py:1476 #, docstring msgid "Restarts the lavalink connection." msgstr "重啟Lavalink連接。" -#: redbot/cogs/audio/core/commands/audioset.py:1485 -#: redbot/cogs/audio/core/commands/llset.py:734 +#: redbot/cogs/audio/core/commands/audioset.py:1484 +#: redbot/cogs/audio/core/commands/llset.py:745 msgid "Failed To Shutdown Lavalink Node" msgstr "關閉 Lavalink 節點失敗!" -#: redbot/cogs/audio/core/commands/audioset.py:1486 -#: redbot/cogs/audio/core/commands/llset.py:187 -#: redbot/cogs/audio/core/commands/llset.py:735 +#: redbot/cogs/audio/core/commands/audioset.py:1485 +#: redbot/cogs/audio/core/commands/llset.py:198 +#: redbot/cogs/audio/core/commands/llset.py:746 msgid "Please reload Audio (`{prefix}reload audio`)." msgstr "請重新加載Audio (`{prefix}reload audio`)。" -#: redbot/cogs/audio/core/commands/audioset.py:1493 +#: redbot/cogs/audio/core/commands/audioset.py:1492 msgid "Restarting Lavalink" msgstr "正在重新啟動 Lavalink" -#: redbot/cogs/audio/core/commands/audioset.py:1494 +#: redbot/cogs/audio/core/commands/audioset.py:1493 msgid "It can take a couple of minutes for Lavalink to fully start up." msgstr "Lavalink完全開啟可能需要幾分鐘。" -#: redbot/cogs/audio/core/commands/audioset.py:1501 +#: redbot/cogs/audio/core/commands/audioset.py:1500 #, docstring msgid "Set the maximum volume allowed in this server." msgstr "設置此服務器允許的最大音量。" -#: redbot/cogs/audio/core/commands/audioset.py:1505 +#: redbot/cogs/audio/core/commands/audioset.py:1504 msgid "Error" msgstr "錯誤" -#: redbot/cogs/audio/core/commands/audioset.py:1506 +#: redbot/cogs/audio/core/commands/audioset.py:1505 msgid "Music without sound isn't music at all. Try setting the volume higher then 0%." msgstr "沒有聲音的音樂并不是音樂,請嘗試將音量提高至大於0的數字。" -#: redbot/cogs/audio/core/commands/audioset.py:1514 -#: redbot/cogs/audio/core/commands/audioset.py:1522 +#: redbot/cogs/audio/core/commands/audioset.py:1513 +#: redbot/cogs/audio/core/commands/audioset.py:1521 msgid "Setting changed" msgstr "已變更設定。" -#: redbot/cogs/audio/core/commands/audioset.py:1515 +#: redbot/cogs/audio/core/commands/audioset.py:1514 msgid "The maximum volume has been limited to 150%, be easy on your ears." msgstr "最大音量已被限制至150%,音量過大可能對聽力造成損害。" -#: redbot/cogs/audio/core/commands/audioset.py:1523 +#: redbot/cogs/audio/core/commands/audioset.py:1522 msgid "The maximum volume has been limited to {max_volume}%." msgstr "最大音量已被限制至{max_volume}%。" @@ -1899,7 +1899,7 @@ msgstr "設定檔修改" msgid "The {band_name}Hz band has been set to {band_value}." msgstr "{band_name}Hz 波段已設置為 {band_value}。" -#: redbot/cogs/audio/core/commands/llset.py:37 +#: redbot/cogs/audio/core/commands/llset.py:48 #, docstring msgid "`Dangerous commands` Manage Lavalink node configuration settings.\n\n" " This command block holds all commands to configure an unmanaged (user maintained) or managed (bot maintained) Lavalink node.\n\n" @@ -1914,37 +1914,37 @@ msgstr "`Dangerous commands` 管理 Lavalink 節點配置設置。\n\n" " 這裡的所有命令都有可能破壞音頻齒輪。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:49 +#: redbot/cogs/audio/core/commands/llset.py:60 #, docstring msgid "Change your Java executable path.\n\n" " This command shouldn't need to be used most of the time, and is only useful if the host machine has conflicting Java versions.\n\n" " If changing this make sure that the Java executable you set is supported by Audio.\n" -" The current supported versions are Java 17 and 11.\n\n" +" The current supported versions are Java {supported_java_versions}.\n\n" " Enter nothing or \"java\" to reset it back to default.\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:62 +#: redbot/cogs/audio/core/commands/llset.py:73 msgid "Java Executable Reset" msgstr "Java 可執行文件重置" -#: redbot/cogs/audio/core/commands/llset.py:63 +#: redbot/cogs/audio/core/commands/llset.py:74 msgid "Audio will now use `java` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "音頻現在將使用 `java` 來運行您的託管 Lavalink 節點。 運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:75 +#: redbot/cogs/audio/core/commands/llset.py:86 msgid "`{java_path}` is not a valid executable" msgstr "`{java_path}` 不是有效的可執行文件變數" -#: redbot/cogs/audio/core/commands/llset.py:82 +#: redbot/cogs/audio/core/commands/llset.py:93 msgid "Java Executable Changed" msgstr "Java 可執行文件已更變" -#: redbot/cogs/audio/core/commands/llset.py:83 +#: redbot/cogs/audio/core/commands/llset.py:94 msgid "Audio will now use `{exc}` to run your managed Lavalink node. Run `{p}{cmd}` for it to take effect." msgstr "Audio現在將使用 `{exc}` 來運行您的託管 Lavalink 節點。 運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:96 +#: redbot/cogs/audio/core/commands/llset.py:107 #, docstring msgid "Set the managed Lavalink node maximum heap-size.\n\n" " By default, this value is 50% of available RAM in the host machine represented by [1-1024][M|G] (256M, 256G for example)\n\n" @@ -1957,29 +1957,29 @@ msgstr "設置受管 Lavalink 節點的最大記憶體大小。\n\n" " 要將此值重置為默認值,請在不輸入任何內容的情況下運行命令。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:108 +#: redbot/cogs/audio/core/commands/llset.py:119 msgid "Heap-size must be a valid measure of size, e.g. 256M, 256G" msgstr "記憶體大小必須是有效的大小度量,例如 256M, 256G" -#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:126 msgid "Heap-size must be at least 64M, however it is recommended to have it set to at least 1G." msgstr "記憶體大小必須至少為 64M,但建議至少設置為 1G。" -#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:137 msgid "Heap-size must be less than your system RAM. You currently have {ram_in_bytes} of RAM available." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:133 +#: redbot/cogs/audio/core/commands/llset.py:144 msgid "Heap-size must be less than {limit} due to your system limitations." msgstr "由於您的系統限制,記憶體大小必須小於 {limit}。" -#: redbot/cogs/audio/core/commands/llset.py:147 +#: redbot/cogs/audio/core/commands/llset.py:158 msgid "Managed node's heap-size set to {bytes}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "管理節點的記憶體大小設置為 {bytes}。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:157 +#: redbot/cogs/audio/core/commands/llset.py:168 #, docstring msgid "Toggle using external (unmanaged) Lavalink nodes - requires an existing Lavalink node for Audio to work, if enabled.\n\n" " This command disables the managed Lavalink server. If you do not have another Lavalink node set up, you will be unable to use Audio while this is enabled.\n" @@ -1988,16 +1988,16 @@ msgstr "Toggle using external (unmanaged) Lavalink nodes - 如果啟用,音頻 " 此命令禁用託管的 Lavalink 服務器。 如果您沒有設置另一個 Lavalink 節點,則在啟用此功能時您將無法使用音頻。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:167 -#: redbot/cogs/audio/core/commands/llset.py:176 +#: redbot/cogs/audio/core/commands/llset.py:178 +#: redbot/cogs/audio/core/commands/llset.py:187 msgid "Unmanaged Lavalink server: {true_or_false}." msgstr "非託管 Lavalink 服務器:{true_or_false}。" -#: redbot/cogs/audio/core/commands/llset.py:186 +#: redbot/cogs/audio/core/commands/llset.py:197 msgid "Failed To Shutdown Lavalink" msgstr "無法關閉 Lavalink" -#: redbot/cogs/audio/core/commands/llset.py:197 +#: redbot/cogs/audio/core/commands/llset.py:208 #, docstring msgid "Set the Lavalink node host.\n\n" " This command sets the connection host which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2006,11 +2006,11 @@ msgstr "設置 Lavalink 節點主機。\n\n" " 此命令設置音頻將用於連接到非託管 Lavalink 節點的連接主機。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:205 +#: redbot/cogs/audio/core/commands/llset.py:216 msgid "Unmanaged Lavalink node host set to {host}. Run `{p}{cmd}` for it to take effect." msgstr "非託管 Lavalink 節點主機設置為 {host}。 運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:218 +#: redbot/cogs/audio/core/commands/llset.py:229 #, docstring msgid "Set the Lavalink node password.\n\n" " This command sets the connection password which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2019,11 +2019,11 @@ msgstr "設置 Lavalink 節點密碼。\n\n" " 此命令設置音頻將用於連接到非託管 Lavalink 節點的連接密碼。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:227 +#: redbot/cogs/audio/core/commands/llset.py:238 msgid "Unmanaged Lavalink node password set to {password}. Run `{p}{cmd}` for it to take effect." msgstr "非託管 Lavalink 節點密碼設置為 {password}。運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:242 +#: redbot/cogs/audio/core/commands/llset.py:253 #, docstring msgid "Set the Lavalink node port.\n\n" " This command sets the connection port which Audio will use to connect to an unmanaged Lavalink node.\n" @@ -2031,22 +2031,22 @@ msgid "Set the Lavalink node port.\n\n" " " msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:252 -#: redbot/cogs/audio/core/commands/llset.py:439 -#: redbot/cogs/audio/core/commands/llset.py:667 -#: redbot/cogs/audio/core/commands/llset.py:698 +#: redbot/cogs/audio/core/commands/llset.py:263 +#: redbot/cogs/audio/core/commands/llset.py:450 +#: redbot/cogs/audio/core/commands/llset.py:678 +#: redbot/cogs/audio/core/commands/llset.py:709 msgid "Setting Not Changed" msgstr "設置未更變" -#: redbot/cogs/audio/core/commands/llset.py:253 +#: redbot/cogs/audio/core/commands/llset.py:264 msgid "A port must be between 0 and 65535." msgstr "端口必須介於 0 和 65535 之間。" -#: redbot/cogs/audio/core/commands/llset.py:259 +#: redbot/cogs/audio/core/commands/llset.py:270 msgid "Unmanaged Lavalink node port set to {port}. Run `{p}{cmd}` for it to take effect." msgstr "非託管 Lavalink 節點端口設置為 {port}。運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:272 +#: redbot/cogs/audio/core/commands/llset.py:283 #, docstring msgid "Set the Lavalink node connection to secured.\n\n" " This toggle sets the connection type to secured or unsecured when connecting to an unmanaged Lavalink node.\n" @@ -2055,76 +2055,76 @@ msgstr "將 Lavalink 節點連接設置為安全。\n\n" " 當連接到非託管 Lavalink 節點時,此切換將連接類型設置為安全或不安全。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:283 +#: redbot/cogs/audio/core/commands/llset.py:294 msgid "Unmanaged Lavalink node will now connect using the secured {secured_protocol} protocol.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "非託管 Lavalink 節點現在將使用安全的 {secured_protocol} 協議進行連接。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:296 +#: redbot/cogs/audio/core/commands/llset.py:307 msgid "Unmanaged Lavalink node will no longer connect using the secured {secured_protocol} protocol and will use {unsecured_protocol} instead.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "" -#: redbot/cogs/audio/core/commands/llset.py:310 +#: redbot/cogs/audio/core/commands/llset.py:321 #, docstring msgid "Display Lavalink connection settings." msgstr "顯示 Lavalink 連接設置。" -#: redbot/cogs/audio/core/commands/llset.py:314 +#: redbot/cogs/audio/core/commands/llset.py:325 msgid "Connection Settings" msgstr "連接設置" -#: redbot/cogs/audio/core/commands/llset.py:315 -#: redbot/cogs/audio/core/commands/llset.py:324 +#: redbot/cogs/audio/core/commands/llset.py:326 +#: redbot/cogs/audio/core/commands/llset.py:335 msgid "Host: [{host}]\n" msgstr "主機:[{host}]\n" -#: redbot/cogs/audio/core/commands/llset.py:316 #: redbot/cogs/audio/core/commands/llset.py:327 +#: redbot/cogs/audio/core/commands/llset.py:338 msgid "Port: [{port}]\n" msgstr "端口: [{port}]\n" -#: redbot/cogs/audio/core/commands/llset.py:317 +#: redbot/cogs/audio/core/commands/llset.py:328 msgid "Default HTTP/HTTPS port" msgstr "默認 HTTP/HTTPS port" -#: redbot/cogs/audio/core/commands/llset.py:319 -#: redbot/cogs/audio/core/commands/llset.py:328 +#: redbot/cogs/audio/core/commands/llset.py:330 +#: redbot/cogs/audio/core/commands/llset.py:339 msgid "Password: [{password}]\n" msgstr "密碼:[{password}]\n" -#: redbot/cogs/audio/core/commands/llset.py:320 +#: redbot/cogs/audio/core/commands/llset.py:331 msgid "Secured: [{state}]\n" msgstr "安全:[{state}]\n" -#: redbot/cogs/audio/core/commands/llset.py:323 +#: redbot/cogs/audio/core/commands/llset.py:334 msgid "Lavalink Node Settings" msgstr "Lavalink 節點設定" -#: redbot/cogs/audio/core/commands/llset.py:331 +#: redbot/cogs/audio/core/commands/llset.py:342 msgid "Initial Heapsize: [{xms}]\n" msgstr "初始記憶體大小:[{xms}]\n" -#: redbot/cogs/audio/core/commands/llset.py:332 +#: redbot/cogs/audio/core/commands/llset.py:343 msgid "Max Heapsize: [{xmx}]\n" msgstr "最大記憶體大小:[{xmx}]\n" -#: redbot/cogs/audio/core/commands/llset.py:333 +#: redbot/cogs/audio/core/commands/llset.py:344 msgid "Java exec: [{java_exc_path}]\n" msgstr "Java 執行程序:[{java_exc_path}]\n" -#: redbot/cogs/audio/core/commands/llset.py:341 -#: redbot/cogs/audio/core/commands/llset.py:363 +#: redbot/cogs/audio/core/commands/llset.py:352 +#: redbot/cogs/audio/core/commands/llset.py:374 msgid "I need to be able to DM you to send you this info." msgstr "我需要能夠通過 DM 向您發送此信息。" -#: redbot/cogs/audio/core/commands/llset.py:346 +#: redbot/cogs/audio/core/commands/llset.py:357 #, docstring msgid "Uploads a copy of the application.yml file used by the managed Lavalink node." msgstr "上傳託管 Lavalink 節點使用的 application.yml 文件的副本。" -#: redbot/cogs/audio/core/commands/llset.py:370 +#: redbot/cogs/audio/core/commands/llset.py:381 #, docstring msgid "Configure the managed Lavalink node runtime options.\n\n" " All settings under this group will likely cause Audio to malfunction if changed from their defaults, only change settings here if you have been advised to by support.\n" @@ -2133,12 +2133,12 @@ msgstr "配置託管 Lavalink 節點運行時選項。\n\n" " 如果隨意更改此類別下的所有設置,可能會導致Audio出現故障,只有在官方人員建議您更改此處的設置時更改。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:377 +#: redbot/cogs/audio/core/commands/llset.py:388 #, docstring msgid "Configure the managed node authorization and connection settings." msgstr "配置受管理節點授權和連接設置。" -#: redbot/cogs/audio/core/commands/llset.py:383 +#: redbot/cogs/audio/core/commands/llset.py:394 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's binding IP address.\n\n" " This value by default is `localhost` which will restrict the server to only localhost apps by default, changing this will likely break the managed Lavalink node if you don't know what you are doing.\n" @@ -2147,13 +2147,13 @@ msgstr "`Dangerous command` 設置託管 Lavalink 節點的綁定 IP 地址。\n " 默認情況下此數值是 localhost ,默認情況下會將服務器限制為僅本地主機應用程序,如果您不知道如何設置,隨意更改此值可能會破壞原託管的 Lavalink 節點。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:392 +#: redbot/cogs/audio/core/commands/llset.py:403 msgid "Managed node will now accept connection on {host}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點現在將接受 {host} 上的連接。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:407 +#: redbot/cogs/audio/core/commands/llset.py:418 #, docstring msgid "Set the managed Lavalink node's connection password.\n\n" " This is the password required for Audio to connect to the managed Lavalink node.\n" @@ -2164,13 +2164,13 @@ msgstr "設置託管 Lavalink 節點的連接密碼。\n\n" " 默認數值為“youshallnotpass”。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:416 +#: redbot/cogs/audio/core/commands/llset.py:427 msgid "Managed node will now accept {password} as the authorization token.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點現在將接受 {password} 作為授權令牌。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:430 +#: redbot/cogs/audio/core/commands/llset.py:441 #, docstring msgid "`Dangerous command` Set the managed Lavalink node's connection port.\n\n" " This port is the port the managed Lavalink node binds to, you should only change this if there is a conflict with the default port because you already have an application using port 2333 on this device.\n\n" @@ -2181,17 +2181,17 @@ msgstr "`Dangerous command` 設置託管 Lavalink 節點的連接端口。\n\n" " 默認數值為“2333”。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:440 +#: redbot/cogs/audio/core/commands/llset.py:451 msgid "The port must be between 1024 and 49151." msgstr "端口必須介於 1024 和 49151 之間。" -#: redbot/cogs/audio/core/commands/llset.py:447 +#: redbot/cogs/audio/core/commands/llset.py:458 msgid "Managed node will now accept connections on {port}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點現在將接受 {port} 上的連接。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:459 +#: redbot/cogs/audio/core/commands/llset.py:470 #, docstring msgid "`Dangerous command` Toggle audio sources on/off.\n\n" " By default, all sources are enabled, you should only use commands here to disable a specific source if you have been advised to, disabling sources without background knowledge can cause Audio to break.\n" @@ -2200,7 +2200,7 @@ msgstr "`Dangerous command` 打開/關閉音頻來源。\n\n" " 默認情況下,所有源都已啟用,您應該只在被開發人員建議的情況下使用此處的命令來禁用特定源,在沒有相關知識的情況下禁用源可能會導致Audio中斷損壞。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:466 +#: redbot/cogs/audio/core/commands/llset.py:477 #, docstring msgid "Toggle HTTP direct URL usage on or off.\n\n" " This source is used to allow playback from direct HTTP streams (this does not affect direct URL playback for the other sources).\n" @@ -2209,19 +2209,19 @@ msgstr "打開或關閉 HTTP 直接 URL 使用。\n\n" " 此用於允許從直接 HTTP 直播播放(這不影響其他源的直接 URL 播放)。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:476 +#: redbot/cogs/audio/core/commands/llset.py:487 msgid "Managed node will allow playback from direct URLs.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將允許直接從 URL 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:485 +#: redbot/cogs/audio/core/commands/llset.py:496 msgid "Managed node will not play from direct URLs anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將不再直接從 URL 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:493 +#: redbot/cogs/audio/core/commands/llset.py:504 #, docstring msgid "Toggle Bandcamp source on or off.\n\n" " This toggle controls the playback of all Bandcamp related content.\n" @@ -2230,19 +2230,19 @@ msgstr "打開或關閉 Bandcamp 來源。\n\n" " 此切換控制開關所有 Bandcamp 相關來源內容的播放。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:503 +#: redbot/cogs/audio/core/commands/llset.py:514 msgid "Managed node will allow playback from Bandcamp.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將允許從 Bandcamp 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:512 +#: redbot/cogs/audio/core/commands/llset.py:523 msgid "Managed node will not play from Bandcamp anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將不再從 Bandcamp 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:520 +#: redbot/cogs/audio/core/commands/llset.py:531 #, docstring msgid "Toggle local file usage on or off.\n\n" " This toggle controls the playback of all local track content, usually found inside the `localtracks` folder.\n" @@ -2251,19 +2251,19 @@ msgstr "啟用或關閉本地文件使用。\n\n" " 此切換控制所有本地軌道內容的播放,通常位於“localtracks”文件夾中。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:530 +#: redbot/cogs/audio/core/commands/llset.py:541 msgid "Managed node will allow playback from local files.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將允許從本地文件播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:539 +#: redbot/cogs/audio/core/commands/llset.py:550 msgid "Managed node will not play from local files anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將不再從本地文件播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:547 +#: redbot/cogs/audio/core/commands/llset.py:558 #, docstring msgid "Toggle Soundcloud source on or off.\n\n" " This toggle controls the playback of all SoundCloud related content.\n" @@ -2272,19 +2272,19 @@ msgstr "啟用或關閉 Soundcloud 來源。\n\n" " 此切換控制所有 SoundCloud 相關內容的播放。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:557 +#: redbot/cogs/audio/core/commands/llset.py:568 msgid "Managed node will allow playback from Soundcloud.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將允許從 Soundcloud 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:566 +#: redbot/cogs/audio/core/commands/llset.py:577 msgid "Managed node will not play from Soundcloud anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將不再從 Soundcloud 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:574 +#: redbot/cogs/audio/core/commands/llset.py:585 #, docstring msgid "`Dangerous command` Toggle YouTube source on or off (this includes Spotify).\n\n" " This toggle controls the playback of all YouTube and Spotify related content.\n" @@ -2293,19 +2293,19 @@ msgstr "`Dangerous command` 打開或關閉 YouTube 來源(包括 Spotify)。\n\ " 此切換控制所有 YouTube 和 Spotify 相關內容的播放。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:584 +#: redbot/cogs/audio/core/commands/llset.py:595 msgid "Managed node will allow playback from YouTube.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將允許從 YouTube 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:593 +#: redbot/cogs/audio/core/commands/llset.py:604 msgid "Managed node will not play from YouTube anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將不再從 YouTube 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:601 +#: redbot/cogs/audio/core/commands/llset.py:612 #, docstring msgid "Toggle Twitch source on or off.\n\n" " This toggle controls the playback of all Twitch related content.\n" @@ -2314,19 +2314,19 @@ msgstr "打開或關閉 Twitch 來源。\n\n" " 此切換控制所有 Twitch 相關內容的播放。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:611 +#: redbot/cogs/audio/core/commands/llset.py:622 msgid "Managed node will allow playback from Twitch.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將允許從 Twitch 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:620 +#: redbot/cogs/audio/core/commands/llset.py:631 msgid "Managed node will not play from Twitch anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將不再從 Twitch 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:628 +#: redbot/cogs/audio/core/commands/llset.py:639 #, docstring msgid "Toggle Vimeo source on or off.\n\n" " This toggle controls the playback of all Vimeo related content.\n" @@ -2335,19 +2335,19 @@ msgstr "打開或關閉 Vimeo 來源。\n\n" " 此切換控制所有 Vimeo 相關內容的播放。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:638 +#: redbot/cogs/audio/core/commands/llset.py:649 msgid "Managed node will allow playback from Vimeo.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將允許從 Vimeo 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:647 +#: redbot/cogs/audio/core/commands/llset.py:658 msgid "Managed node will not play from Vimeo anymore.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "託管節點將不再從 Vimeo 播放。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:660 +#: redbot/cogs/audio/core/commands/llset.py:671 #, docstring msgid "`Dangerous command` Set the managed Lavalink node framebuffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" @@ -2356,18 +2356,18 @@ msgstr "`Dangerous command` 設置託管 Lavalink 節點幀緩衝區大小。\n\ " 僅在我們直接建議您更改此設置時更改它,隨意更改它可能會導致嚴重的播放問題。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:668 +#: redbot/cogs/audio/core/commands/llset.py:679 msgid "The lowest value the framebuffer can be set to is 100ms." msgstr "幀緩衝區可以設置的最低值為 100 毫秒。" -#: redbot/cogs/audio/core/commands/llset.py:674 -#: redbot/cogs/audio/core/commands/llset.py:705 +#: redbot/cogs/audio/core/commands/llset.py:685 +#: redbot/cogs/audio/core/commands/llset.py:716 msgid "Managed node's bufferDurationMs set to {milliseconds}.\n\n" "Run `{p}{cmd}` for it to take effect." msgstr "受管節點的 bufferDurationMs 設置為 {milliseconds}。\n\n" "運行 `{p}{cmd}` 使其生效。" -#: redbot/cogs/audio/core/commands/llset.py:691 +#: redbot/cogs/audio/core/commands/llset.py:702 #, docstring msgid "`Dangerous command` Set the managed Lavalink node JDA-NAS buffer size.\n\n" " Only change this if you have been directly advised to, changing it can cause significant playback issues.\n" @@ -2376,11 +2376,11 @@ msgstr "`Dangerous command` 設置託管 Lavalink 節點 JDA-NAS 緩衝區大小 " 僅在我們直接建議您更改此設置時更改它,隨意更改它可能會導致嚴重的播放問題。\n" " " -#: redbot/cogs/audio/core/commands/llset.py:699 +#: redbot/cogs/audio/core/commands/llset.py:710 msgid "The lowest value the buffer may be is 100ms." msgstr "幀緩衝區可以設置的最低值為 100 毫秒。" -#: redbot/cogs/audio/core/commands/llset.py:717 +#: redbot/cogs/audio/core/commands/llset.py:728 #, docstring msgid "Reset all `llset` changes back to their default values." msgstr "將所有 `llset` 更改重置為默認值。" diff --git a/redbot/cogs/audio/core/events/locales/ar-SA.po b/redbot/cogs/audio/core/events/locales/ar-SA.po index 7fad939fd..dec7401a4 100644 --- a/redbot/cogs/audio/core/events/locales/ar-SA.po +++ b/redbot/cogs/audio/core/events/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "تمكين" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "معطل" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "لم يتم العثور على دور DJ. تعطيل وضع DJ." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "بيئة غير صالحة" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/bg-BG.po b/redbot/cogs/audio/core/events/locales/bg-BG.po index c10c30092..2b201d202 100644 --- a/redbot/cogs/audio/core/events/locales/bg-BG.po +++ b/redbot/cogs/audio/core/events/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/cs-CZ.po b/redbot/cogs/audio/core/events/locales/cs-CZ.po index 32f983929..2ff737426 100644 --- a/redbot/cogs/audio/core/events/locales/cs-CZ.po +++ b/redbot/cogs/audio/core/events/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Povoleno" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Zakázáno" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "Momentálně se mi nedaří získat skladbu z uzlu Lavalink, zkuste to za pár minut znovu." -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/da-DK.po b/redbot/cogs/audio/core/events/locales/da-DK.po index 7a6c04ff0..61f2d5e22 100644 --- a/redbot/cogs/audio/core/events/locales/da-DK.po +++ b/redbot/cogs/audio/core/events/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/de-DE.po b/redbot/cogs/audio/core/events/locales/de-DE.po index 62bb8924c..16df04346 100644 --- a/redbot/cogs/audio/core/events/locales/de-DE.po +++ b/redbot/cogs/audio/core/events/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -19,305 +19,305 @@ msgstr "" msgid "Auto Play started." msgstr "Automatische Wiedergabe gestartet." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "Soforteinladung erstellen" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "Mitglieder kicken" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "Mitglieder bannen" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "Administrator" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "Kanäle verwalten" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "Server verwalten" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "Reaktionen hinzufügen" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "Audit-Log einsehen" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "Priorisierter Sprecher" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "Text-Kanäle lesen & Sprachkanäle ansehen" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "Nachrichten senden" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "Nachrichten verwalten" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "Links einbetten" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "Dateien anhängen" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "Nachrichtenverlauf lesen" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "Erwähne @everyone, @here und alle Rollen" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "Externe Emojis verwenden" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "Server-Einblicke anzeigen" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "Verbinden" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "Sprechen" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "Mitglieder Stummschalten" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "Ein- und Ausgabe von Mitgliedern deaktivieren" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "Mitglieder verschieben" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "Sprachaktivität verwenden" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "Spitznamen ändern" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "Spitznamen verwalten" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "Rollen verwalten" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "Webhooks verwalten" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "Ausdrücke verwalten" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "Anwendungsbefehle verwenden" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "Sprechanfrage" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "Events verwalten" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "Threads verwalten" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "Öffentliche Threads erstellen" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "Private Threads erstellen" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "Externe Sticker verwenden" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "Nachrichten in Threads senden" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "Soundboard verwenden" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "Ausdrücke erstellen" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "Externe Sounds verwenden" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "Sprachnachrichten senden" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." -msgstr "Dieser Befehl ändert den ausführbaren Pfad von Java, Dies ist nützlich, wenn Sie mehrere Installationen von Java haben und die Standardinstallation Probleme verursacht. Bitte ändern Sie dies nicht, außer Sie sind sicher, dass die von Ihnen angegebene Java-Version von Red unterstützt wird. Die Standard- und unterstützten Versionen sind derzeit Java 17 und 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." +msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "Dieser Befehl wird die maximale RAM-Zuordnung für den verwalteten Lavalink-Knoten ändern In der Regel müssen Sie dies nie ändern, bevor Sie eine Änderung in Erwägung ziehen, wenden Sie sich bitte an unser Support-Team." -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "Dieser Befehl wird den gemanagten Lavalink-Knoten deaktivieren, wenn Sie diesen Befehl umschalten, müssen Sie einen externen Lavalink-Knoten angeben, mit dem eine Verbindung hergestellt werden soll. Falls Sie dies nicht tun, wird Audio nicht mehr funktionieren." -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "Dieser Befehl wird verwendet, um die IP anzugeben, die Red für die Verbindung zu einem externen Lavalink-Knoten verwendet. " -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "Dieser Befehl wird verwendet, um das Authentifizierungspasswort anzugeben, das Red verwendet, um sich mit einem externen Lavalink-Knoten zu verbinden." -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "Dieser Befehl wird zwischen gesicherten und ungesicherten Verbindungen zu einem externen Lavalink-Knoten umgeschaltet." -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "Dieser Befehl wird verwendet, um den Verbindungsport anzugeben, der von Red verwendet wird, um sich mit einem externen Lavalink-Knoten zu verbinden." -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "Dieser Befehl legt fest, an welche Netzwerkschnittstelle und IP der Knoten Lavalink sich binden wird standardmäßig ist dies 'localhost', ändern Sie dies nur, wenn der verwaltete Lavalink-Knoten an eine bestimmte IP/Schnittstelle gebunden werden soll." -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "Dieser Befehl ändert das Authentifizierungspasswort, das benötigt wird, um sich mit diesem verwalteten Knoten zu verbinden. Der Standardwert ist 'youshallnotpass'." -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "Dieser Befehl ändert den Verbindungs-Port, um sich mit diesem verwalteten Knoten zu verbinden. Ändern Sie dies nur, wenn der Standardport '2333' Konflikte mit bestehenden Anwendungen verursacht." -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "Dieser Befehl schaltet die Unterstützung von direkten Url-Streams wie Icecast oder Shoutcast-Streams um. Ein Beispiel ist ; das Deaktivieren dieser Option macht es den Bot unmöglich, einen direkten Url-Stream zu spielen." -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "Dieser Befehl schaltet die Unterstützung der lokalen Audiowiedergabe um. Ein Beispiel ist `/mnt/data/my_super_funky_track. p3`; Deaktivieren dieser Option führt dazu, dass der Bot keine lokalen Track-Inhalte abspielen kann." -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "Dieser Befehl schaltet die Unterstützung der SoundCloud-Wiedergabe um. Ein Beispiel ist ; die Deaktivierung wird es den Bot unmöglich machen, SoundCloud-Inhalte abzuspielen." -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "Dieser Befehl schaltet die Unterstützung der YouTube-Wiedergabe um (Spotify hängt von YouTube ab). Wenn Sie dies deaktivieren, wird der Bot nicht in der Lage sein, YouTube-Inhalte abzuspielen: Dies schließt Spotify ein." -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "Dieser Befehl aktiviert oder deaktiviert die Unterstützung der Wiedergabe von Twitch-Inhalten. Ein Beispiel dafür ist https://twitch.tv/monstercat; Wenn Sie dies deaktivieren, kann der Bot keinen Twitch-Inhalt abspielen." -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "Dieser Befehl aktiviert oder deaktiviert die Unterstützung der Wiedergabe von Vimeo-Inhalten. Ein Beispiel dafür ist https://vimeo.com/157743578; Wenn Sie dies deaktivieren, kann der Bot keinen Vimeo-Inhalt abspielen." -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "Diese Einstellung steuert den Framebuffer des verwalteten Knotens. Ändern Sie dies nicht, es sei denn, Sie werden dazu aufgefordert." -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "Diese Einstellung steuert den JDA-NAS-Puffer des verwalteten Knotens. Ändern Sie dies nicht, es sei denn, Sie werden dazu aufgefordert." -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "Dieser Befehl wird alle Einstellungen zurücksetzen, die von `[p]llset` geändert wurden." -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "Sie haben versucht, den verwalteten Lavalink-Knoten von Audio auf einer nicht unterstützten Architektur auszuführen. Es stehen nur Einstellungsbefehle zur Verfügung." -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "Mir fehlen die Berechtigungen, um Nachrichten in diesem Server zu senden. Bitte kümmern Sie sich so bald wie möglich darum." -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Mir fehlen Berechtigungen auf diesem Server, bitte richten Sie dies so bald wie möglich an.\n\n" "Erwartete Berechtigungen:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Aktiviert" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Deaktiviert" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "Sie sollten diesen Kommand nicht nutzen." -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" @@ -327,58 +327,58 @@ msgstr "\n" "Wenn Sie fortfahren möchten, geben Sie dieses token, Groß- und Kleinschreibung beachtend und ohne Leerzeichen, in Ihrer nächsten Nachricht ein.\n\n" "{confirm_token}" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "Keine DJ-Rolle gefunden. DJ-Modus deaktiviert." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` ist kein gültiger Wert für `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Argument kann nicht analysiert werden" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Ungültiges Argument" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "Das Argument, das du für `{}` angegeben hast, ist ungültig: Ich erwartete ein `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Ungültige Umgebung" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "Die Verbindung zum Lavalink Knoten ist verloren gegangen." -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Keine Player verfügbar" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Die Bot ist nicht mit einem Sprachkanal verbunden." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Tracks können nicht abgerufen werden" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "Ich bin momentan nicht in der Lage, einen Titel von Lavalink zu bekommen. Versuchen Sie es in ein paar Minuten erneut." -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Es gab ein Problem bei der Kommunikation mit Discord." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Dieser Fehler wurde dem Bot-Besitzer gemeldet." diff --git a/redbot/cogs/audio/core/events/locales/es-ES.po b/redbot/cogs/audio/core/events/locales/es-ES.po index 80b54f64c..1b89dfb2c 100644 --- a/redbot/cogs/audio/core/events/locales/es-ES.po +++ b/redbot/cogs/audio/core/events/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -19,305 +19,305 @@ msgstr "" msgid "Auto Play started." msgstr "Auto reproducción iniciada." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "Crear invitación instantánea" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "Expulsar miembros" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "Banear miembros" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "Administrador" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "Administrar canales" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "Administrar servidor" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "Añadir reacciones" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "Ver auditoría" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "Orador prioritario" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "Leer canales de texto y ver canales de voz" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "Enviar mensajes" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "Administrar mensajes" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "Incrustar enlaces" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "Adjuntar archivos" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "Leer historial de mensajes" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "Mencionar a @everyone, @here, y todos los roles" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "Usar Emojis Externos" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "Ver Información del Servidor" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "Conectar" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "Hablar" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "Silenciar Miembros" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "Ensordecer miembros" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "Mover Miembros" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "Usar actividad de voz" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "Cambiar apodo" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "Administrar apodos" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "Administrar roles" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "Administrar Webhooks" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "Administrar Expresiones" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "Usar Comandos de Aplicación" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "Solicitud para hablar" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "Administrar Eventos" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "Administrar hilos" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "Crear hilos públicos" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "Crear hilos privados" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "Usar stickers externos" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "Enviar mensajes en hilos" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "Usar panel de sonidos" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "Crear Expresiones" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "Usar sonidos externos" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "Enviar mensajes de voz" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "Este comando cambiará la asignación máxima de RAM para el nodo de Lavalink administrado, por lo general nunca tendría que cambiar esto, antes de considerarlo por favor consulte a nuestro equipo de soporte." -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "Este comando desactivará el nodo Lavalink administrado, si activa este comando debe especificar un nodo Lavalink externo al que conectar, si no lo hace, Audio dejará de funcionar." -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "Este comando se utiliza para especificar la IP que será utilizada por Red para conectarse a un nodo Lavalink externo. " -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "Este comando se utiliza para especificar la contraseña de autenticación usada por Red para conectarse a un nodo Lavalink externo." -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "Este comando se usa para alternar entre conexiones seguras y no seguras a un nodo Lavalink externo." -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "Este comando se utiliza para especificar el puerto de conexión utilizado por Red para conectarse a un nodo Lavalink externo." -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "Este comando especifica a qué interfaz de red e IP se enlazará el nodo Lavalink administrado, por defecto esto es 'localhost', sólo cambie esto si desea que el nodo Lavalink administrado se conecte a una IP/interfaz específica." -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "Este comando cambia la contraseña de autenticación necesaria para conectarse a este nodo administrado. El valor por defecto es 'youshallnotpass'." -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "Este comando cambia el puerto de conexión usado para conectarse a este nodo administrado, sólo cambiar esto si el puerto por defecto '2333' está causando conflictos con aplicaciones existentes." -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "Este comando activa el soporte de streams de url directos como los streams Icecast o Shoutcast. Un ejemplo es ; deshabilitar esto hará que el bot no pueda reproducir ningún contenido directo de vapor de url." -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "Este comando activa el soporte para la reproducción de audio de pistas locales. Un ejemplo es `/mnt/data/my_super_funky_track.mp3`; deshabilitar esto hará que el bot no pueda reproducir ningún contenido local de la pista." -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "Este comando activa el soporte de la reproducción de SoundCloud. Un ejemplo es ; deshabilitar esto hará que el bot no pueda reproducir ningún contenido de SoundCloud." -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "Este comando activa el soporte de la reproducción de YouTube (Spotify depende de YouTube). Desactivar esto hará que el bot no pueda reproducir ningún contenido de YouTube: esto incluye Spotify." -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "Este comando activa el soporte de la reproducción de Twitch. Un ejemplo de esto es ; deshabilitar esto hará que el bot no pueda reproducir ningún contenido de Twitch." -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "Este comando activa el soporte de la reproducción de Vimeo. Un ejemplo de esto es ; deshabilitar esto hará que el bot no pueda reproducir ningún contenido de Vimeo." -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "Esta configuración controla el framebuffer del nodo administrado, no cambie esto a menos que se lo indique." -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "Esta configuración controla el buffer JDA-NAS del nodo administrado, no cambie esto a menos que se le indique." -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "Este comando reiniciará todas las configuraciónes cambiada por `[p]llset`." -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "Has intentado ejecutar el nodo Lavalink administrado del Cog Audio en una arquitectura no soportada. Sólo los comandos relacionados con la configuración estarán disponibles." -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "No tengo permisos para enviar mensajes en este servidor. Por favor, solucione tan pronto como pueda." -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "No tengo permisos en este servidor, por favor solucione esto tan pronto como sea posible.\n\n" "Permisos esperados:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Activado" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Desactivado" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "No deberías estar ejecutando este comando." -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" @@ -327,58 +327,58 @@ msgstr "\n" "Si desea continuar, introduzca este token sensible a mayúsculas y minúsculas sin espacios como su siguiente mensaje.\n\n" "{confirm_token}" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "No se ha encontrado el rol de DJ. Desactivando el modo DJ." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` no es un valor válido para `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "No se puede analizar el argumento" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Argumento no válido" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "El argumento que has dado para `{}` no es válido: esperaba un `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Entorno no válido" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "La conexión al nodo Lavalink se ha perdido." -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Jugador no disponible" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "El bot no está conectado a un canal de voz." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "No se puede cargar la canción" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "No puedo obtener una canción desde el nodo de Lavalink en este momento, inténtalo de nuevo en unos minutos." -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Hubo un problema de comunicación con Discord." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Este error ha sido reportado al propietario del bot." diff --git a/redbot/cogs/audio/core/events/locales/fi-FI.po b/redbot/cogs/audio/core/events/locales/fi-FI.po index 7f0ee48c7..6af9d8c08 100644 --- a/redbot/cogs/audio/core/events/locales/fi-FI.po +++ b/redbot/cogs/audio/core/events/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -19,363 +19,363 @@ msgstr "" msgid "Auto Play started." msgstr "Automaattinen toisto aloitettu." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Minulta puuttuu oikeuksia tällä palvelimella, korjaathan tämän mahdollisimman pian.\n\n" "Puuttuvat oikeudet:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Käytössä" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Ei käytössä" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "DJ-roolia ei löydy. Poistetaan DJ-tila käytöstä." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` ei ole kelvollinen arvo kohteelle `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Argumentin käsittely epäonnistui" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Virheellinen argumentti" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "Argumentti jonka annoit kohteelle `{}` ei ole kelvollinen: Oletin että saan`{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Virheellinen ympäristö" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Toistinta ei saatavilla" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Botti ei ole yhdistettynä puhekanavaan." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Kappaletta ei voitu hakea" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Ongelma Discordin kanssa kommunikoitaessa." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Tämä virhe ilmoitettiin botin omistajalle." diff --git a/redbot/cogs/audio/core/events/locales/fr-FR.po b/redbot/cogs/audio/core/events/locales/fr-FR.po index 26ef5a53e..001ae4595 100644 --- a/redbot/cogs/audio/core/events/locales/fr-FR.po +++ b/redbot/cogs/audio/core/events/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -19,363 +19,363 @@ msgstr "" msgid "Auto Play started." msgstr "Lecture automatique démarrée." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "Créer une invitation" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "Expulser des membres" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "Bannir des membres" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "Administrateur" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "Gérer les salons" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "Gérer le serveur" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "Ajouter des réactions" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "Voir les logs du serveur" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "Voix prioritaire" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "Voir les salons" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "Envoyer des messages" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "Gérer les Messages" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "Liens intégrés (embed)" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "Joindre des fichiers" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "Voir l'historique des messages" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "Mentionnez @everyone, @here et tous les rôles" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "Utiliser des émojis externes" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "Voir les analyses du serveur" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "Se connecter" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "Parler" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "Rendre muet les membres" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "Mettre en sourdine les membres" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "Déplacer les membres" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "Utiliser la Détection de la voix" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "Modifier le Surnom" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "Gérer les Pseudos" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "Gérer les rôles" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "Gérer les webhook" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "Gérer les expressions" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "Utiliser les commandes de l'application" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "Demande de prise de parole" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "Gérer les événements" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "Gérer les fils de discussion" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "Créer des fils de discussion publics" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "Créer des fils de discussion privés" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "Utilise des autocollants externes" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "Envoyer des messages dans des fils de discussion" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "Utiliser le soundboard" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "Créer des expressions" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "Utiliser des sons externes" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "Envoyer des messages vocaux" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." -msgstr "Cette commande va changer le chemin de l'exécutable de Java, est utile si vous avez plusieurs installations de Java et que celle par défaut pose des problèmes. Veuillez ne pas modifier cela à moins que vous soyez certain que la version Java que vous spécifiez est prise en charge par Red. Les versions par défaut et supportées sont actuellement Java 17 et 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." +msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "Cette commande va changer l'allocation maximale de RAM pour le noeud Lavalink géré, généralement vous n'aurez jamais à changer cela, avant d'envisager de le modifier, veuillez consulter notre équipe d'assistance." -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "Cette commande désactivera le noeud Lavalink géré, Si vous activez cette commande, vous devez spécifier un noeud Lavalink externe auquel vous devez vous connecter, si vous ne le faites pas, Audio arrêtera de fonctionner." -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "Cette commande est utilisée pour spécifier l'adresse IP qui sera utilisée par Red pour se connecter à un noeud Lavalink externe. " -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "Cette commande est utilisée pour spécifier le mot de passe d'authentification utilisé par Red pour se connecter à un noeud Lavalink externe." -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "Cette commande est utilisée pour basculer entre les connexions sécurisées et non sécurisées vers un noeud Lavalink externe." -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "Cette commande est utilisée pour spécifier le port de connexion qui sera utilisée par Red pour se connecter à un noeud Lavalink externe." -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "Cette commande spécifie à quelle interface réseau et à quelle adresse IP le noeud Lavalink géré sera lié, par défaut, c'est 'localhost', seulement changer cela si vous voulez que le noeud Lavalink géré soit lié à une adresse IP/interface spécifique." -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "Cette commande modifie le mot de passe requis pour se connecter à ce nœud géré. La valeur par défaut est 'youshallnotpass'." -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "Cette commande modifie le port de connexion utilisé pour se connecter à ce nœud géré. À changer seulement si le port par défaut '2333' provoque des bugs avec des applications existantes." -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "Cette commande active le support des URL directes comme les flux Icecast ou Shoutcast. Par exemple :. Le désactiver rendra le bot incapable de jouer le contenu d'une URL directe." -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Il me manque des permissions sur ce serveur. Veuillez régler ce problème dès que possible.\n\n" "Permissions attendues :\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Activé" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Désactivé" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "Aucun rôle DJ détecté. Désactivation du mode DJ." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` n'est pas une valeur valide pour `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Impossible d'analyser l'argument" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Argument invalide" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "L'argument que vous avez donné pour `{}` n'est pas valide : je m'attendais à `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Environnement invalide" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "La connexion avec Lavalink a été perdue." -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Aucun lecteur audio disponible" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Le bot n'est pas connecté à un salon vocal." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Impossible d'obtenir la piste" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "Je ne parviens actuellement pas à avoir une musique depuis Lavalink. Réessayez dans quelques minutes." -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Il y a eu un problème de communication avec Discord." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Cette erreur a été signalée au propriétaire du bot." diff --git a/redbot/cogs/audio/core/events/locales/hi-IN.po b/redbot/cogs/audio/core/events/locales/hi-IN.po index 4bed46bb0..81da72b65 100644 --- a/redbot/cogs/audio/core/events/locales/hi-IN.po +++ b/redbot/cogs/audio/core/events/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/hr-HR.po b/redbot/cogs/audio/core/events/locales/hr-HR.po index b585e235f..7425e3f0f 100644 --- a/redbot/cogs/audio/core/events/locales/hr-HR.po +++ b/redbot/cogs/audio/core/events/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -19,305 +19,305 @@ msgstr "" msgid "Auto Play started." msgstr "Počela je automatska reprodukcija." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "Stvaranje instant pozivnice" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "Izbacivanje članova" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "Bananje članova" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "Administrator" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "Upravljanje kanalima" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "Upravljanje serverom" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "Dodavanje reakcija" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "Prikaz dnevnika aktivnosti" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "Prioritetni zvučnik" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "Čitanje tekstualnih kanala i prikaz glasovnih kanala" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "Slanje poruka" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "Upravljanje porukama" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "Ugrađivanje linkova" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "Prilaganje datoteka" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "Čitanje povijesti dopisivanja" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "Spomeni @everyone, @here i Sve uloge" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "Upotreba vanjskih emojija" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "Pogledaj Razradu servera" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "Povezivanje" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "Govor" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "Utišavanje članova" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "Isključivanje zvuka članovima" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "Premještanje članova" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "Korištenje glasovne aktivnosti" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "Mijenjanje nadimka" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "Upravljanje nadimcima" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "Upravljanje ulogama" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "Upravljanje webhookovima" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "Ova naredba će promijeniti maksimalnu dodjelu RAM-a upravljanom Lavalink čvoru. Inače ovo nikada nećete morati mijenjati. Prije nego što razmislite o promjeni, obratite se našem timu za podršku." -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "Ova naredba će onemogućiti upravljani Lavalink čvor, ako uključite ovu naredbu, morate navesti vanjski Lavalink čvor na koji ćete se povezati, ako to ne učinite Audio će prestat raditi." -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "Ova naredba se koristi za određivanje IP adrese koju Red koristi za povezivanje na eksterni Lavalink čvor. " -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "Ova naredba se koristi za određivanje lozinke koju Red koristi za povezivanje na eksterni Lavalink čvor." -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "Ova naredba se koristi za prebacivanje između sigurnih i nesigurnih veza na eksterni Lavalink čvor." -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "Ova naredba se koristi za određivanje port-a koji Red koristi za spajanje na eksterni Lavalink čvor." -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "Ova naredba određuje na koje mrežno sučelje i IP će se upravljani Lavalink čvor vezati, prema zadanim postavkama ovo je 'localhost', promijenite ovo jedino ako želite da se upravljani Lavalink čvor veže na određeni IP/sučelje." -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "Ova naredba mijenja lozinku potrebnu za povezivanje s ovim upravljanim čvorom. Zadana vrijednost je 'youshallnotpass'." -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "Ova naredba mijenja port koji se koristi za povezivanje s ovim upravljanim čvorom, promijenite ga jedino ako zadani port '2333' uzrokuje sukobe s postojećim aplikacijama." -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "Ova naredba će resetirati svaku postavku koju je promijenio `[p]llset`." -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "Pokušali ste pokrenuti Audio-upravljan Lavalink čvor na nepodržanoj arhitekturi. Biti će dostupne samo naredbe povezane s postavkama." -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Nedostaju mi dozvole u ovom serveru, riješite to što prije moguće.\n\n" "Očekivane dozvole:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Aktivirano" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Deaktivirano" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "Ne biste trebali pokretati ovu naredbu." -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" @@ -327,58 +327,58 @@ msgstr "\n" "Ako želite nastaviti, unesite ovaj token, pazeći na velika i mala slova, bez razmaka kao sljedeću poruku.\n\n" "{confirm_token}" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "Nije pronađena DJ uloga. Onemogućavam DJ način rada." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` nije važeća vrijednost za `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Nije moguće obradit argument" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Neispravan Argument" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "Argument koji ste dali za `{}` nije valjan: očekivao sam `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Neispravno Okruženje" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "Veza s Lavalinkom je izgubljena." -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Nema dostupnog Playera" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Bot nije spojen na glasovni kanal." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Nije moguće dobiti pjesmu" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "Trenutno ne mogu dobiti pjesmu od Lavalinka, pokušajte ponovno za par minuta." -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Došlo je do problema u komunikaciji s Discordom." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Greška je prijavljena vlasniku bota." diff --git a/redbot/cogs/audio/core/events/locales/hu-HU.po b/redbot/cogs/audio/core/events/locales/hu-HU.po index 46151d5da..043fc832f 100644 --- a/redbot/cogs/audio/core/events/locales/hu-HU.po +++ b/redbot/cogs/audio/core/events/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Letiltva" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/id-ID.po b/redbot/cogs/audio/core/events/locales/id-ID.po index 2ec43449a..15bf032f5 100644 --- a/redbot/cogs/audio/core/events/locales/id-ID.po +++ b/redbot/cogs/audio/core/events/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Diaktifkan" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Dinonaktifkan" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/it-IT.po b/redbot/cogs/audio/core/events/locales/it-IT.po index 7669c1771..193f7a99a 100644 --- a/redbot/cogs/audio/core/events/locales/it-IT.po +++ b/redbot/cogs/audio/core/events/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Abilitato" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Disabilitato" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/ja-JP.po b/redbot/cogs/audio/core/events/locales/ja-JP.po index 988b0067e..803dc005e 100644 --- a/redbot/cogs/audio/core/events/locales/ja-JP.po +++ b/redbot/cogs/audio/core/events/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "自動再生を開始しました" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "招待を作成する" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "メンバーをキック" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "メンバーをBAN" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "管理者" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "チャンネルを管理" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "サーバー管理" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "リアクションの追加" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "監査ログを表示" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "優先スピーカー" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "テキストチャンネルの閲覧&ボイスチャンネルを聞く" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "メッセージを送信" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "メッセージの管理" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "埋め込みリンク" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "ファイルの添付" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "メッセージ履歴を読む" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "@everyone、@here、全てのロールにメンション" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "外部の絵文字を使用" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "サーバーインサイトを表示" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "接続" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "話す" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "メンバーをミュート" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "メンバーのスピーカーをミュート" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "メンバーを移動" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "音声アクティビティを使用する" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "ニックネームを変更する" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "ニックネームの管理" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "ロールの管理" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "ウェブフックの管理" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "現在、Lavalinkノードからトラックを取得できません。数分後にもう一度お試しください。" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/ko-KR.po b/redbot/cogs/audio/core/events/locales/ko-KR.po index 6f2ef5861..8348933b4 100644 --- a/redbot/cogs/audio/core/events/locales/ko-KR.po +++ b/redbot/cogs/audio/core/events/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -19,363 +19,363 @@ msgstr "" msgid "Auto Play started." msgstr "자동재생이 시작되었어요" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "저에게 이 서버에 대한 몇가지 권한이 누락된 것 같아요, 최대한 빠르게 해당 권한을 부여해 주세요. \n\n" "누락되었다고 예상되어지는 권한입니다.:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "활성화됨" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "비활성화됨" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "DJ역할을 찾지 못했습니다. DJ역할을 비활성화합니다." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` 은 `{command}`의 적합한 값이 아니에요" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "인수룰 구분할 수 없습니다." -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "잘못된 인수입니다." -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "`{}`에 대해 제공 한 인수가 유효하지 않습니다.`{}`를 예상했습니다." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "잘못된 환경입니다." -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "사용가능한 플레이어가 없습니다." -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "봇이 음성체널에 접속해 있지 않아요." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "트랙을 찾을수 없습니다" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "디스코드와 통신하는데 문제가 있습니다." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "봇 관리자에게 해당 에러가 보고되었습니다." diff --git a/redbot/cogs/audio/core/events/locales/nb-NO.po b/redbot/cogs/audio/core/events/locales/nb-NO.po index d22386aea..81e6e874a 100644 --- a/redbot/cogs/audio/core/events/locales/nb-NO.po +++ b/redbot/cogs/audio/core/events/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -19,363 +19,363 @@ msgstr "" msgid "Auto Play started." msgstr "Automatisk avspilling startet." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "Opprett Direkte Invitasjon" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "Kast ut medlemmer" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "Utesteng medlemmer" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "Administrator" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "Administrer kanaler" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "Administrer serveren" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "Legg til Reaksjoner" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "Se Overvåkningslogg" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "Prioritert taler" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "Les tekstkanaler & se lydkanaler" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "Send Meldinger" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "Administrer meldinger" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "Bygge inn lenker" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "Legg ved filer" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "Les meldingshistorikken" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "Nevn @everyone, @here, og alle roller" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "Bruk Eksterne Emojier" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "Vis serverinnsikter" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "Nettverk" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "Snakk" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "Demp Medlemmer" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "Slå av lyden til medlemmer" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "Flytte medlemmer" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "Bruk taleaktivitet" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "Endre kallenavn" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "Administrer kallenavn" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "Behandle roller" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "Administrer Webhooks" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "Bruk program-kommandoer" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "Be om å snakke" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "Administrer arrangement" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "Behandle tråder" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "Opprett offentlige tråder" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "Opprett Private Tråder" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "Bruk eksterne klistremerker" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "Send meldinger i tråder" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "Denne kommandoen vil endre den maksimale RAM fordelingen for den administrerte Lavalink-noden, normalt vil du aldri måtte endre dette før du vurderer å endre det, vennligst kontakt vårt supportteam." -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "Denne kommandoen vil deaktivere den administrerte lavalunk-noden, hvis du slår av og på denne kommandoen må du angi en ekstern Lavalink node for å koble til, hvis du ikke gjør det, vil lyd slutte å virke." -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "Denne kommandoen brukes til å angi IP som skal brukes ved Rød for å koble til en ekstern Lavalink node. " -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "Denne kommandoen brukes til å angi godkjenningspassord som brukes av Red til å koble til en ekstern Lavalink node." -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "Denne kommandoen brukes veksling mellom sikrede og usikrede forbindelser til en ekstern Lavalink node." -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "Denne kommandoen brukes til å angi tilkoblingsporten som brukes av Red til å koble til en ekstern Lavalink node." -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "Denne kommandoen angir hvilken nettverkstilkobling og IP den administrerte Lavalink noden vil binde seg til som standard er dette 'localhost', endrer bare dette hvis du vil at Lavalink den håndterte noden skal bindes til en bestemt IP/grensesnitt." -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "Kommandoen endrer godkjenningspassordet som kreves for å koble til denne administrerte node.Standardverdien er 'dushallnotpass'." -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Jeg mangler tillatelser i denne serveren, Vennligst adresse dette så snart som mulig.\n\n" "Forventede tillatelser:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Aktivert" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Deaktivert" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "Ingen DJ rolle funnet. Deaktivering av DJ modus." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` er ikke en gyldig verdi for `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Kan ikke analysere argument" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Ugyldig Argument" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "Argumentet du ga for `{}` er ikke gyldig: Jeg forventet en `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Ugyldig miljø" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Ingen spiller tilgjengelig" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Botten er ikke koblet til en talekanal." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Kunne ikke motta spor" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Det var et problem som kommuniserte med Discord." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Denne feilen er rapportert til bot eieren." diff --git a/redbot/cogs/audio/core/events/locales/nl-NL.po b/redbot/cogs/audio/core/events/locales/nl-NL.po index 3c65b751f..c0a5194d6 100644 --- a/redbot/cogs/audio/core/events/locales/nl-NL.po +++ b/redbot/cogs/audio/core/events/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Ingeschakeld" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Uitgeschakeld" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/pl-PL.po b/redbot/cogs/audio/core/events/locales/pl-PL.po index 5ca0cb09a..61258b7eb 100644 --- a/redbot/cogs/audio/core/events/locales/pl-PL.po +++ b/redbot/cogs/audio/core/events/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -19,305 +19,305 @@ msgstr "" msgid "Auto Play started." msgstr "Automatyczne odtwarzanie rozpoczęte." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "Utwórz zaproszenie" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "Wyrzuć członków" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "Zbanuj członków" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "Administrator" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "Zarządzaj kanałami" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "Zarządzaj serwerem" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "Dodaj reakcje" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "Wyświetlanie dziennika zdarzeń" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "Priorytetowy rozmówca" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "Czytaj kanały tekstowe i zobacz kanały głosowe" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "Wysyłanie wiadomości" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "Zarządzanie wiadomościami" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "Zamieszczanie linków" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "Załączanie plików" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "Czytanie Historii Czatu" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "Wspomnienie @everyone, @here i wszystkie role" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "Używanie zewnętrznych emoji" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "Zobacz statystyki serwera" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "Połącz" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "Mów" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "Wycisz użytkowników" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "Wyłącz dźwięk członkom" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "Przenoszenie członków" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "Użyj aktywności głosowej" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "Zmiana pseudonimu" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "Zarządzanie pseudonimami" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "Zarządzanie rolami" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "Zarządzanie webhookami" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "Użyj poleceń aplikacji" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "Prośba o mówienie" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "Zarządzaj wydarzeniami" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "Zarządzaj wątkami" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "Utwórz wątki publiczne" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "Utwórz prywatne wątki" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "Użyj zewnętrznych naklejek" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "Wyślij wiadomości w wątkach" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "Ta komenda zmieni maksymalną alokację pamięci RAM dla zarządzanego węzła Lavalink, zwykle nigdy nie musisz tego zmieniać, zanim zastanowimy się nad jego zmianą, skontaktuj się z naszym zespołem pomocy technicznej." -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "Ta komenda wyłączy zarządzany węzeł Lavalink jeśli włączysz to polecenie musisz określić zewnętrzny węzeł Lavalink aby się połączyć, jeśli nie zrobisz tego dźwięk przestanie działać." -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "Ta komenda jest używana do określenia adresu IP, który będzie używany przez Czerwony do połączenia z zewnętrznym węzłem Lavalink. " -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "To polecenie jest używane do określenia hasła uwierzytelniania używanego przez Czerwonego do połączenia z zewnętrznym węzłem Lavalink." -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "To polecenie jest używane do przełączania pomiędzy zabezpieczonymi i niezabezpieczonymi połączeniami do zewnętrznego węzła Lavalink." -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "Ta komenda jest używana do określenia portu połączenia używanego przez Czerwoną do połączenia z zewnętrznym węzłem Lavalink." -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "Ta komenda określa, z którym interfejsem sieciowym i IP zarządzany węzeł Lavalink będzie powiązany, domyślnie to jest 'localhost', tylko jeśli chcesz, aby zarządzany węzeł Lavalink wiązał się z określonym IP/interfejsem." -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "Ta komenda zmienia hasło uwierzytelniania wymagane do połączenia z tym zarządzanym węzłem. Wartością domyślną jest 'youshallnotpass'." -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "Ta komenda zmienia port połączenia używany do połączenia z tym zarządzanym węzłem, zmień to tylko wtedy, gdy domyślny port '2333' powoduje konflikt z istniejącymi aplikacjami." -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "Ta komenda przełącza obsługę bezpośrednich strumieni url takich jak Icecast lub Shoutcast. Przykładem jest ; wyłączenie tego sprawi, że bot nie będzie w stanie odtworzyć żadnej bezpośredniej zawartości pary Url." -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "Ta komenda przełącza obsługę lokalnego odtwarzania dźwięku. Przykładem jest `/mnt/data/my_super_funky_track.mp3`; wyłączenie tego sprawi, że bot nie będzie mógł odtworzyć lokalnej zawartości śladu." -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "Ta komenda przełącza obsługę odtwarzania SoundCloud. Przykładem jest ; wyłączenie tego sprawi, że bot nie będzie mógł odtwarzać żadnych treści SoundCloud." -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "Ta komenda przełącza obsługę odtwarzania YouTube (Spotify zależy od YouTube). Wyłączenie tej opcji sprawi, że bot nie będzie mógł odtworzyć żadnej zawartości YouTube: w tym Spotify." -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "Ta komenda przełącza obsługę odtwarzania na Twitchu. Przykładem tego jest ; wyłączenie tego sprawi, że bot nie będzie mógł odtworzyć żadnych treści Twitcha." -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "Ta komenda przełącza obsługę odtwarzania Vimeo. Przykładem tego jest ; wyłączenie tego sprawi, że bot nie będzie mógł odtworzyć żadnej zawartości Vimeo." -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "To ustawienie kontroluje bufor ramki zarządzanego węzła, nie zmieniaj tego bez instrukcji." -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "To ustawienie kontroluje bufor JDA-NAS zarządzanego węzła, nie zmieniaj tego bez instrukcji." -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "Ta komenda zresetuje każde ustawienie zmienione przez `[p]llset`." -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "Próbowałeś uruchomić węzeł Lavalink zarządzany przez Audio na nieobsługiwanej architekturze. Dostępne będą tylko polecenia związane z ustawieniami." -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "Brakuje mi uprawnień do wysyłania wiadomości na tym serwerze. Skontaktuj się z nim tak szybko, jak to możliwe." -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Brakuje mi uprawnień na tym serwerze, prosimy o przekierowanie tego adresu tak szybko, jak to możliwe.\n\n" "Oczekiwane uprawnienia:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Włączone" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Wyłączone" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "Nie powinieneś uruchamiać tego polecenia." -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" @@ -327,58 +327,58 @@ msgstr "\n" "Jeśli chcesz kontynuować, wprowadź ten token uwzględniający wielkość liter bez spacji jako następna wiadomość.\n\n" "{confirm_token}" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "Nie znaleziono roli DJ. Wyłączanie trybu DJ." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` nie jest poprawną wartością dla `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Nie można przeanalizować argumentu" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Nieprawidłowy argument" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "Argument który podałeś dla `{}` jest nieprawidłowy: oczekiwałem/am `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Nieprawidłowe środowisko" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "Połączenie z węzłem Lavalink zostało utracone." -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Brak dostępnego odtwarzacza" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Bot nie jest podłączony do kanału głosowego." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Nie można pobrać utworu" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "W tej chwili nie mogę pobrać ścieżki z węzła Lavalink, spróbuj ponownie za kilka minut." -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Wystąpił problem z komunikacją z Discordem." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Ten błąd został zgłoszony właścicielowi bota." diff --git a/redbot/cogs/audio/core/events/locales/pt-BR.po b/redbot/cogs/audio/core/events/locales/pt-BR.po index 65cf25922..866ab7fc8 100644 --- a/redbot/cogs/audio/core/events/locales/pt-BR.po +++ b/redbot/cogs/audio/core/events/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -19,363 +19,363 @@ msgstr "" msgid "Auto Play started." msgstr "Reprodução automática iniciada." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Faltam permissões neste servidor. Por favor, resolva isso assim que possível.\n\n" "Permissões esperadas:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Habilitado" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Desabilitado" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "Nenhum cargo de DJ encontrado. Desabilitando o modo DJ." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` não é um valor válido para `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Não foi possível analisar o argumento" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Argumento inválido" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "O argumento que você deu para `{}` não é válido: eu esperava por `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Ambiente inválido" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Nenhum reprodutor disponível" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "O bot não está conectado a um canal de voz." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Não foi possível obter a faixa" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "Não foi possível obter uma faixa do nó do Lavalink no momento, tente novamente em alguns minutos." -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Ocorreu um problema de comunicação com o Discord." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Este erro foi reportado ao proprietário do bot." diff --git a/redbot/cogs/audio/core/events/locales/pt-PT.po b/redbot/cogs/audio/core/events/locales/pt-PT.po index 1287fb006..394a27785 100644 --- a/redbot/cogs/audio/core/events/locales/pt-PT.po +++ b/redbot/cogs/audio/core/events/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -19,304 +19,304 @@ msgstr "" msgid "Auto Play started." msgstr "Reprodução automática iniciada." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "Criar Convite Instantâneo" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "Expulsar membros" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "Banir Membros" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "Administrador" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "Gerir canais" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "Gerir Servidor" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "Adicionar Reacções" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "Ver o registro de auditoria" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "Voz prioritária" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "Vídeo" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "Ler canais de texto e ver canais de voz" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "Enviar mensagens" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "Envia mensagens de conversão de texto em voz" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "Gerir Mensagens" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "Links Incorporados" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "Anexar ficheiros" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "Ler Histórico de Mensagens" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "Mencionar \\@everyone, \\@here e todos os cargos" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "Usar Emojis Externos" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "Ver estatísticas do servidor" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "Conectar" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "Falar" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "Silenciar membros" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "Ensurdecer Membros" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "Mover membros" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "Usar Deteção de Voz" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "Alterar Alcunha" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "Gerir Alcunhas" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "Gerir Cargos" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "Gerir webhooks" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "Gerir Expressões" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "Usar comandos de aplicativo" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "Pedir para Falar" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "Gerir Eventos" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "Gerir Tópicos" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "Criar Tópico Público" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "Criar Tópicos Privados" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "Usar Adesivos Externos" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "Enviar Mensagens em Tópicos" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "Usar Atividades" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "Castigar membros" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "Visualizar a Análise da Monetização do Criador" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "Usar Soundboard" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "Criar expressões" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "Criar Eventos" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "Usar Sons Externos" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "Enviar Mensagens de Voz" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "Criar Votações" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "Usar Aplicações Externas" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." -msgstr "Este comando irá alterar o caminho executável do Java, isso é útil se você tem várias instalações do Java e a padrão está causando problemas. Por favor, não mude isso, a menos que tenha certeza de que a versão Java que está especificando é suportada pelo Red. As versões padrão e suportadas atualmente são o Java 17 e o 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." +msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "Este comando irá alterar a alocação máxima de RAM para o nó gerenciado Lavalink, Normalmente você nunca precisará mudar isto, antes de considerar alterá-lo por favor consulte nossa equipe de suporte." -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "Este comando desativará o nó Lavalink gerenciado, se você alternar este comando você deve especificar um nó Lavalink externo a se conectar, se você não fizer isso o Áudio irá parar de funcionar." -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "Este comando é usado para especificar o IP que será usado pelo Red para conectar a um nó Lavalink externo. " -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "Este comando é usado para especificar a senha de autenticação usada pelo Red para conectar a um nó externo Lavalink." -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "Este comando é usado para alternar entre conexões seguras e não seguras para um nó Lavalink externo." -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "Este comando é usado para especificar a porta de conexão usada pelo Red para conectar a um nó de Lavalink externo." -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "Este comando especifica a qual interface de rede e IP o nó Lavalink gerenciado será vinculado, por padrão isto é 'localhost', só mude isso se você quiser que o nó gerenciado de Lavalink vincule a um IP/interface específico." -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "Este comando altera a senha de autenticação necessária para conectar a este nó gerenciado. O valor padrão é 'youshallnotpass'." -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "Este comando altera a porta de conexão utilizada para conectar a este nó gerenciado, somente mude isso se a porta padrão '2333' estiver causando conflitos com aplicações existentes." -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "Este comando alterna o suporte a streams de url diretas como Icecast ou Shoutcast fluxos. Um exemplo é format@@1; desabilitar isso não fará com que o bot não possa reproduzir qualquer conteúdo Steam Url direta." -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "Este comando alterna o suporte à reprodução de áudio local. Um exemplo é `/mnt/data/my_super_funky_track. p3`; desabilitar isto fará com que o bot não possa reproduzir qualquer conteúdo local." -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "Este comando alterna o suporte à reprodução do SoundCloud. Um exemplo é ; desabilitar isso fará com que o bot não possa reproduzir conteúdo do SoundCloud." -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "Este comando alterna o suporte da reprodução do YouTube (Spotify depende do YouTube). Desabilitar isso fará com que o bot não possa reproduzir qualquer conteúdo do YouTube: isso inclui o Spotify." -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "Esse comando alterna o apoio da reprodução do Twitch. Um exemplo disso é ; desabilitar isso fará com que o bot não possa jogar qualquer conteúdo da Twitch." -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "Este comando alterna o suporte da reprodução Vimeo. Um exemplo disso é ; desabilitar isso fará com que o bot não possa jogar nenhum conteúdo Vimeo." -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "Esta configuração controla o framework gerenciado, não altere isso a menos que instruído." -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "Esta configuração controla o buffer JDA-NAS do nó gerenciado, não muda isso a menos que instruído." -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "Este comando irá redefinir todas as configurações alteradas por `[p]llset`." -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "Você tentou executar o nó Lavalink gerenciado do Áudio em uma arquitetura não suportada. Somente comandos relacionados a configurações estarão disponíveis." -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "Faltam permissões para enviar mensagens neste servidor. Por favor, resolva isso o mais rápido possível." -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Não tenho permissores neste servidor, Por favor resolva o mais rápido possível:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Ativado" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Desactivado" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "Você não deve estar executando este comando." -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" @@ -326,58 +326,58 @@ msgstr "\n" "Se você deseja continuar, insira este token sensível a maiúsculas e minúsculas sem espaços como a sua próxima mensagem.\n\n" "{confirm_token}" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "Nenhum cargo de DJ encontrado. Desativando o modo DJ." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` não é um valor válido para `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Incapaz de analisar Argumento" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Argumento Inválido" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "O argumento que você deu para `{}` não é válido: eu estava esperando um `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Ambiente inválido" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "A conexão com o node Lavalink foi perdida." -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Nenhum jogador disponível" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "O bot não está conectado a um canal de voz." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Não foi possível obter a faixa" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "Não consigo obter uma faixa do nó de Lavalink no momento, tente novamente em alguns minutos." -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Houve um problema na comunicação com o Discord." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Este erro foi denunciado ao dono do bot." diff --git a/redbot/cogs/audio/core/events/locales/ru-RU.po b/redbot/cogs/audio/core/events/locales/ru-RU.po index b47707950..4c3e291bb 100644 --- a/redbot/cogs/audio/core/events/locales/ru-RU.po +++ b/redbot/cogs/audio/core/events/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -19,305 +19,305 @@ msgstr "" msgid "Auto Play started." msgstr "Автоматическое воспроизведение запущено." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "Создание приглашений" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "Выгнать участников" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "Забанить участников" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "Администратор" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "Управлять каналами" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "Управлять сервером" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "Добавлять реакции" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "Просматривать журнал аудита" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "Приоритетный режим" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "Видео" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "Просматривать каналы" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "Отправлять сообщения" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "Отправка сообщений text-to-speech" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "Управлять сообщениями" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "Встраивать ссылки" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "Прикреплять файлы" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "Читать историю сообщений" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "Упоминание @everyone, @here и всех ролей" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "Использовать внешние эмодзи" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "Просмотр аналитики сервера" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "Подключаться" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "Говорить" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "Отключать участникам микрофон" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "Отключать участникам звук" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "Перемещать участников" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "Использовать режим активации по голосу" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "Изменить никнейм" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "Управление никнеймами" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "Управлять ролями" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "Управлять вебхуками (webhooks)" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "Управление выражениями" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "Использовать команды приложения" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "Попросить выступить" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "Управление событиями" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "Управление ветками" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "Создать публичные ветки" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "Создание приватных веток" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "Использовать внешние стикеры" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "Отправлять сообщения в ветках" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "Использовать активности" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "Отправлять участников думать о своём поведении" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "Просмотр аналитики подписок на сервер" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "Использовать звуковую панель" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "Создавать средства выражения эмоций" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "Создавать события" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "Использовать внешние звуки" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "Отправлять голосовые сообщения" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "Создавать опросы" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "Использовать внешние приложения" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." -msgstr "Эта команда изменит путь к исполняемому файлу Java. Это полезно, если у вас несколько установок Java, и стандартная вызывает проблемы. Пожалуйста, не изменяйте этот параметр, если вы не уверены, что указанная вами версия Java поддерживается Red. В настоящее время по умолчанию поддерживаются версии Java 17 и 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." +msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "Эта команда изменит максимальное распределение оперативной памяти для управляемого узла Lavalink, обычно вам никогда не придется изменять это значение, но прежде чем изменять его, пожалуйста, проконсультируйтесь с нашей службой поддержки." -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "Эта команда отключит управляемый узел Lavalink, если вы включите эту команду, вы должны указать внешний узел Lavalink для подключения, если вы этого не сделаете, Audio перестанет работать." -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "Эта команда используется для указания IP-адреса, который будет использовать Red для подключения к внешнему узлу Lavalink. " -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "Эта команда используется для указания пароля аутентификации, используемого Red для подключения к внешнему узлу Lavalink." -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "Эта команда используется для переключения между безопасными и небезопасными соединениями с внешним Lavalink узлом." -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "Эта команда используется для указания порта соединения, используемого Red для подключения к внешнему узлу Lavalink." -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "Эта команда определяет, к какому сетевому интерфейсу и IP будет привязываться управляемый узел Lavalink по умолчанию это 'localhost', только если вы хотите, чтобы управляемый узел Lavalink связался с определенным IP/интерфейсом." -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "Эта команда меняет пароль аутентификации, необходимый для подключения к управляемому узлу. Значение по умолчанию 'youshallnotpass'." -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "Эта команда изменяет порт соединения, используемый для подключения к управляемому узлу. Изменять только если порт по умолчанию ('2333') вызывает конфликты с существующими приложениями." -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "Эта команда переключает поддержку URL стримов таких, как Icecast или Shoutcast. Примером является ; при отключении бот не сможет воспроизвести содержание URL стрима." -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "Эта команда переключает поддержку воспроизведения локального трека. Примером может служить `/mnt/data/my_super_funky_track.mp3`; при отключении бот не сможет воспроизводить локальные трека." -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "Эта команда переключает поддержку воспроизведения с SoundCloud. Пример ; при отключении бот не сможет воспроизводить содержимое с SoundCloud." -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "Эта команда переключает поддержку воспроизведения YouTube и Spotify. При отключении бот не сможет воспроизводить контента с YouTube и Spotify." -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "Эта команда переключает поддержку воспроизведения с Twitch. Пример ; при отключении бот не сможет воспроизводить содержимое c Twitch." -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "Эта команда переключает поддержку воспроизведения с Vimeo. Пример ; при отключении бот не сможет воспроизводить содержимое с Vimeo." -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "Этот параметр управляет буфером кадров управляемого узла, не меняйте его без указаний." -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "Этот параметр управляет JDA-NAS буфером управляемого узла, не меняйте его без указаний." -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "Эта команда сбросит все параметры, измененные с помощью `[p]llset`." -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "Вы попытались запустить управляемый узел Lavalink на неподдерживаемой архитектуре. Будут доступны только команды, связанные с настройками." -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "У меня отсутствуют разрешения на отправку сообщений на этом сервере. Пожалуйста, устраните это как можно скорее." -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Мне не хватает полномочий на этом сервере, Пожалуйста, решите эту проблему как можно скорее.\n\n" "Ожидаемые полномочия:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Включено" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Отключено" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "Вам не следует запускать эту команду." -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" @@ -327,58 +327,58 @@ msgstr "\n" "Если вы хотите продолжить, введите чувствительный к регистру код без пробелов в качестве следующего сообщения.\n\n" "{confirm_token}" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "Роль DJ не найдена. Отключение режима DJ." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` не является допустимым значением для `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Не удается разобрать аргумент" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Недопустимый аргумент" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "Аргумент, который вы привели для `{}`, недействителен: Я ожидал `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Неверное окружение" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "Соединение с Lavalink узлом было потеряно." -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Нет доступных проигрывателей" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Бот не подключен к голосовому каналу." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Не удается получить трек" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "Я не могу получить трек от Lavalink, повторите попытку через несколько минут." -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Возникла проблема со связью с Discord." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Об этой ошибке было сообщено владельцу бота." diff --git a/redbot/cogs/audio/core/events/locales/sk-SK.po b/redbot/cogs/audio/core/events/locales/sk-SK.po index 6c815116a..df6bc91f3 100644 --- a/redbot/cogs/audio/core/events/locales/sk-SK.po +++ b/redbot/cogs/audio/core/events/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "Automatické prehrávanie sa spustilo." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Aktivované" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Deaktivované" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "Nie je tu nájdená žiadna DJ rola. Vypínam DJ mód." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Žiaden prehrávač nie je dostupný" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Bot nie je pripojený na hlasový kanál." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Nepodarilo sa získať stopu" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Vyskytla sa chyba pri komunikácii s Discordom." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Táto chyba bola nahlásená vlastníkovi bota." diff --git a/redbot/cogs/audio/core/events/locales/sl-SI.po b/redbot/cogs/audio/core/events/locales/sl-SI.po index 506d03363..308addbc0 100644 --- a/redbot/cogs/audio/core/events/locales/sl-SI.po +++ b/redbot/cogs/audio/core/events/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -19,363 +19,363 @@ msgstr "" msgid "Auto Play started." msgstr "Samodejno predvajanje se je začelo." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Nimam nekaterih dovoljenj, prosim odpravi to težavo čim hitreje:\n\n" "Potrebna dovoljenja:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Omogočeno" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Onemogočeno" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "DJ rola ne obstaja. Izklapljam DJ način." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "Vrednost `{user_input}` ni veljavna za `{command}`" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Argumenta ni mogoče razčleniti" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Neveljaven argument" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "Podani argument za `{}` ni veljaven: Pričakoval sem `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Neveljavno okolje" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Na voljo ni noben predvajalnik" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Bot ni povezan do zvočnega kanala." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Skladbe ni mogoče dobiti" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Prišlo je do težave pri komunikaciji z Discordom." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Napaka je bila posredovana lastniku bota." diff --git a/redbot/cogs/audio/core/events/locales/sv-SE.po b/redbot/cogs/audio/core/events/locales/sv-SE.po index fd95c6d87..4619d1a9a 100644 --- a/redbot/cogs/audio/core/events/locales/sv-SE.po +++ b/redbot/cogs/audio/core/events/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/tr-TR.po b/redbot/cogs/audio/core/events/locales/tr-TR.po index a646d1f7d..e1efbabbc 100644 --- a/redbot/cogs/audio/core/events/locales/tr-TR.po +++ b/redbot/cogs/audio/core/events/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -19,363 +19,363 @@ msgstr "" msgid "Auto Play started." msgstr "Otomatik çalma başladı." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "Anlık Davet Oluştur" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "Üyeleri At" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "Üyeleri Engelle" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "Yönetici" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "Kanalları Yönet" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "Sunucuyu Yönet" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "Tepki Ekle" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "Denetim Kaydını Görüntüle" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "Öncelikli Hoparlör" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "Metin Kanallarını Okuyun ve Ses Kanallarını Görün" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "Mesaj Gönder" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "Mesajları Yönet" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "Bağlantı Yerleştir" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "Dosya Ekle" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "Mesaj Geçmişini Oku" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "@everyone, @here ve Tüm Rollerden bahset" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "Harici Emojiler Kullan" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "Sunucu Analizlerini Görüntüle" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "Bağlan" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "Konuş" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "Üyeleri Sustur" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "Üyeleri Sağırlaştır" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "Üyeleri Taşı" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "Ses Eylemi Kullan" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "Kullanıcı Adı Değiştir" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "Kullanıcı Adlarını Yönet" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "Rolleri Yönet" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "Webhook'ları Yönet" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "İfadeleri Yönet" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "Uygulama Komutlarını Kullan" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "Konuşma İsteği" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "Etkinlikleri Yönet" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "Alt Başlıkları Yönet" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "Herkese Açık Alt Başlık Aç" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "Özel Alt Başlık Aç" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "Harici Çıkartmaları Kullan" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "Alt Başlıklarda Mesaj Gönder" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "Ses Panelini Kullan" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "İfade Oluştur" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "Dış Ses Kullan" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "Sesli Mesaj Gönder" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "Ses modülünün Lavalink sunucusunu desteklenmeyen bir mimaride çalıştırmayı denediniz. Yalnızca ayarlarla ilgili komutlar kullanılabilir." -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Bu sunucuda gerekli izinlere sahip değilim, lütfen bu sorunu en kısa zamanda çözün.\n\n" "Beklediğim İzinler:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Etkinleştirildi" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Devre dışı bırakıldı" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "Bu komutu çalıştırmamalısın." -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "DJ rolü bulunamadı. DJ modu kapatılıyor." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` `{command}` için geçerli bir değer değil" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Değişken işlenemedi" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Geçersiz argüment" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "`{}` için sunduğunuz değişken geçersiz, ben bir `{}` bekliyordum." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "Geçersiz Ortam" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "Lavalink'e bağlanırken bir bağlantı hatası oluştu." -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Kullanılabilir müzik çalar yok" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Bot her hangi bir ses kanalında değil." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Parça alınamıyor" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "Şu anda Lavalink'ten şarkıyı çalamıyorum, lütfen birkaç dakika sonra tekrar deneyin." -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Discord ile haberleşirken sorun oluştu." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Hata bot sahibine bildirildi." diff --git a/redbot/cogs/audio/core/events/locales/uk-UA.po b/redbot/cogs/audio/core/events/locales/uk-UA.po index 4adaa1faf..bc870d0f4 100644 --- a/redbot/cogs/audio/core/events/locales/uk-UA.po +++ b/redbot/cogs/audio/core/events/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" -msgstr "" +msgstr "Увімкнено" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" -msgstr "" +msgstr "Вимкнено" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/vi-VN.po b/redbot/cogs/audio/core/events/locales/vi-VN.po index 462aba9af..d01f18a13 100644 --- a/redbot/cogs/audio/core/events/locales/vi-VN.po +++ b/redbot/cogs/audio/core/events/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -19,363 +19,363 @@ msgstr "" msgid "Auto Play started." msgstr "Tự động phát đã bắt đầu." -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "Tôi bị thiếu quyền trong máy chủ này.\n\n" "Những quyền cần thiết:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "Đã bật" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "Đã tắt" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "Tôi không thấy role DJ nào cả, đang tắt chế độ DJ." -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "Không thể đối chiếu cú pháp" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "Giá trị không hợp lệ" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "Có gì đó không đúng với `{}`: Tôi tưởng bạn muốn `{}`." -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "Tôi chưa bật trình phát nhạc" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "Nhưng mà Tôi chưa vào kênh thoại nào." -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "Tôi không lấy được nhạc. Thử lại lần nữa đi" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "Hmm hình như có vấn đề khi kết nối với Discord." -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "Lỗi này Tôi đã báo cáo với chủ sở hữu." diff --git a/redbot/cogs/audio/core/events/locales/zh-CN.po b/redbot/cogs/audio/core/events/locales/zh-CN.po index 4a993c08d..3b093f423 100644 --- a/redbot/cogs/audio/core/events/locales/zh-CN.po +++ b/redbot/cogs/audio/core/events/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -19,362 +19,362 @@ msgstr "" msgid "Auto Play started." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "已启用" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "已禁用" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" "{confirm_token}" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "" diff --git a/redbot/cogs/audio/core/events/locales/zh-TW.po b/redbot/cogs/audio/core/events/locales/zh-TW.po index 3db1150b4..c1b6d9dc7 100644 --- a/redbot/cogs/audio/core/events/locales/zh-TW.po +++ b/redbot/cogs/audio/core/events/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-08-26 17:53+0000\n" +"POT-Creation-Date: 2025-01-26 22:03+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -19,305 +19,305 @@ msgstr "" msgid "Auto Play started." msgstr "已開始自動播放。" -#: redbot/cogs/audio/core/events/dpy.py:34 +#: redbot/cogs/audio/core/events/dpy.py:35 msgid "Create Instant Invite" msgstr "建立即時邀請" -#: redbot/cogs/audio/core/events/dpy.py:35 +#: redbot/cogs/audio/core/events/dpy.py:36 msgid "Kick Members" msgstr "踢出成員" -#: redbot/cogs/audio/core/events/dpy.py:36 +#: redbot/cogs/audio/core/events/dpy.py:37 msgid "Ban Members" msgstr "封鎖成員" -#: redbot/cogs/audio/core/events/dpy.py:37 +#: redbot/cogs/audio/core/events/dpy.py:38 msgid "Administrator" msgstr "管理員" -#: redbot/cogs/audio/core/events/dpy.py:38 +#: redbot/cogs/audio/core/events/dpy.py:39 msgid "Manage Channels" msgstr "管理頻道" -#: redbot/cogs/audio/core/events/dpy.py:39 +#: redbot/cogs/audio/core/events/dpy.py:40 msgid "Manage Server" msgstr "管理伺服器" -#: redbot/cogs/audio/core/events/dpy.py:40 +#: redbot/cogs/audio/core/events/dpy.py:41 msgid "Add Reactions" msgstr "新增反應" -#: redbot/cogs/audio/core/events/dpy.py:41 +#: redbot/cogs/audio/core/events/dpy.py:42 msgid "View Audit Log" msgstr "檢視審核日誌" -#: redbot/cogs/audio/core/events/dpy.py:42 +#: redbot/cogs/audio/core/events/dpy.py:43 msgid "Priority Speaker" msgstr "優先發言者" -#: redbot/cogs/audio/core/events/dpy.py:43 +#: redbot/cogs/audio/core/events/dpy.py:44 msgid "Video" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:44 +#: redbot/cogs/audio/core/events/dpy.py:45 msgid "Read Text Channels & See Voice Channels" msgstr "讀取文字頻道和查看語音頻道" -#: redbot/cogs/audio/core/events/dpy.py:45 +#: redbot/cogs/audio/core/events/dpy.py:46 msgid "Send Messages" msgstr "發送訊息" -#: redbot/cogs/audio/core/events/dpy.py:46 +#: redbot/cogs/audio/core/events/dpy.py:47 msgid "Send Text-to-speech Messages" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:47 +#: redbot/cogs/audio/core/events/dpy.py:48 msgid "Manage Messages" msgstr "管理訊息" -#: redbot/cogs/audio/core/events/dpy.py:48 +#: redbot/cogs/audio/core/events/dpy.py:49 msgid "Embed Links" msgstr "嵌入連結" -#: redbot/cogs/audio/core/events/dpy.py:49 +#: redbot/cogs/audio/core/events/dpy.py:50 msgid "Attach Files" msgstr "附加文件" -#: redbot/cogs/audio/core/events/dpy.py:50 +#: redbot/cogs/audio/core/events/dpy.py:51 msgid "Read Message History" msgstr "讀取歷史訊息" -#: redbot/cogs/audio/core/events/dpy.py:51 +#: redbot/cogs/audio/core/events/dpy.py:52 msgid "Mention @everyone, @here, and All Roles" msgstr "提及 @everyone、@here 和所有身分組" -#: redbot/cogs/audio/core/events/dpy.py:52 +#: redbot/cogs/audio/core/events/dpy.py:53 msgid "Use External Emojis" msgstr "使用外部表情符號" -#: redbot/cogs/audio/core/events/dpy.py:53 +#: redbot/cogs/audio/core/events/dpy.py:54 msgid "View Server Insights" msgstr "檢視伺服器分析" -#: redbot/cogs/audio/core/events/dpy.py:54 +#: redbot/cogs/audio/core/events/dpy.py:55 msgid "Connect" msgstr "連接" -#: redbot/cogs/audio/core/events/dpy.py:55 +#: redbot/cogs/audio/core/events/dpy.py:56 msgid "Speak" msgstr "說話" -#: redbot/cogs/audio/core/events/dpy.py:56 +#: redbot/cogs/audio/core/events/dpy.py:57 msgid "Mute Members" msgstr "靜音成員" -#: redbot/cogs/audio/core/events/dpy.py:57 +#: redbot/cogs/audio/core/events/dpy.py:58 msgid "Deafen Members" msgstr "使成員拒聽" -#: redbot/cogs/audio/core/events/dpy.py:58 +#: redbot/cogs/audio/core/events/dpy.py:59 msgid "Move Members" msgstr "移動成員" -#: redbot/cogs/audio/core/events/dpy.py:59 +#: redbot/cogs/audio/core/events/dpy.py:60 msgid "Use Voice Activity" msgstr "使用語音活動" -#: redbot/cogs/audio/core/events/dpy.py:60 +#: redbot/cogs/audio/core/events/dpy.py:61 msgid "Change Nickname" msgstr "更改暱稱" -#: redbot/cogs/audio/core/events/dpy.py:61 +#: redbot/cogs/audio/core/events/dpy.py:62 msgid "Manage Nicknames" msgstr "管理暱稱" -#: redbot/cogs/audio/core/events/dpy.py:62 +#: redbot/cogs/audio/core/events/dpy.py:63 msgid "Manage Roles" msgstr "管理身分組" -#: redbot/cogs/audio/core/events/dpy.py:63 +#: redbot/cogs/audio/core/events/dpy.py:64 msgid "Manage Webhooks" msgstr "管理 Webhooks" -#: redbot/cogs/audio/core/events/dpy.py:64 +#: redbot/cogs/audio/core/events/dpy.py:65 msgid "Manage Expressions" msgstr "管理表示式" -#: redbot/cogs/audio/core/events/dpy.py:65 +#: redbot/cogs/audio/core/events/dpy.py:66 msgid "Use Application Commands" msgstr "使用應用程式命令" -#: redbot/cogs/audio/core/events/dpy.py:66 +#: redbot/cogs/audio/core/events/dpy.py:67 msgid "Request to Speak" msgstr "要求發言" -#: redbot/cogs/audio/core/events/dpy.py:67 +#: redbot/cogs/audio/core/events/dpy.py:68 msgid "Manage Events" msgstr "管理活動" -#: redbot/cogs/audio/core/events/dpy.py:68 +#: redbot/cogs/audio/core/events/dpy.py:69 msgid "Manage Threads" msgstr "管理討論串" -#: redbot/cogs/audio/core/events/dpy.py:69 +#: redbot/cogs/audio/core/events/dpy.py:70 msgid "Create Public Threads" msgstr "建立公開討論串" -#: redbot/cogs/audio/core/events/dpy.py:70 +#: redbot/cogs/audio/core/events/dpy.py:71 msgid "Create Private Threads" msgstr "建立私人討論串" -#: redbot/cogs/audio/core/events/dpy.py:71 +#: redbot/cogs/audio/core/events/dpy.py:72 msgid "Use External Stickers" msgstr "使用外部貼圖" -#: redbot/cogs/audio/core/events/dpy.py:72 +#: redbot/cogs/audio/core/events/dpy.py:73 msgid "Send Messages in Threads" msgstr "在討論串中傳送訊息" -#: redbot/cogs/audio/core/events/dpy.py:73 +#: redbot/cogs/audio/core/events/dpy.py:74 msgid "Use Activities" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:74 +#: redbot/cogs/audio/core/events/dpy.py:75 msgid "Time out members" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:75 +#: redbot/cogs/audio/core/events/dpy.py:76 msgid "View Creator Monetization Analytics" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:76 +#: redbot/cogs/audio/core/events/dpy.py:77 msgid "Use Soundboard" msgstr "使用音效板" -#: redbot/cogs/audio/core/events/dpy.py:77 +#: redbot/cogs/audio/core/events/dpy.py:78 msgid "Create Expressions" msgstr "新增表示式" -#: redbot/cogs/audio/core/events/dpy.py:78 +#: redbot/cogs/audio/core/events/dpy.py:79 msgid "Create Events" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:79 +#: redbot/cogs/audio/core/events/dpy.py:80 msgid "Use External Sounds" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:80 +#: redbot/cogs/audio/core/events/dpy.py:81 msgid "Send Voice Messages" msgstr "傳送語音訊息" -#: redbot/cogs/audio/core/events/dpy.py:81 +#: redbot/cogs/audio/core/events/dpy.py:82 msgid "Create Polls" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:82 +#: redbot/cogs/audio/core/events/dpy.py:83 msgid "Use External Apps" msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:86 -msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The default and supported versions are currently Java 17 and 11." +#: redbot/cogs/audio/core/events/dpy.py:87 +msgid "This command will change the executable path of Java, this is useful if you have multiple installations of Java and the default one is causing issues. Please don't change this unless you are certain that the Java version you are specifying is supported by Red. The supported versions are currently Java {supported_java_versions}." msgstr "" -#: redbot/cogs/audio/core/events/dpy.py:92 +#: redbot/cogs/audio/core/events/dpy.py:93 msgid "This command will change the maximum RAM allocation for the managed Lavalink node, usually you will never have to change this, before considering changing it please consult our support team." msgstr "此命令將更改託管 Lavalink 節點的最大 RAM 分配,通常您永遠不必更改它,在考慮更改它之前請諮詢我們的開發團隊。" -#: redbot/cogs/audio/core/events/dpy.py:97 +#: redbot/cogs/audio/core/events/dpy.py:98 msgid "This command will disable the managed Lavalink node, if you toggle this command you must specify an external Lavalink node to connect to, if you do not do so Audio will stop working." msgstr "此命令將禁用託管的 Lavalink 節點,如果您切換此命令,則必須指定要連接的外部 Lavalink 節點,否則Audio將停止工作。" -#: redbot/cogs/audio/core/events/dpy.py:102 +#: redbot/cogs/audio/core/events/dpy.py:103 msgid "This command is used to specify the IP which will be used by Red to connect to an external Lavalink node. " msgstr "此命令用於指定 Red 將用於連接到外部 Lavalink 節點的 IP。 " -#: redbot/cogs/audio/core/events/dpy.py:105 +#: redbot/cogs/audio/core/events/dpy.py:106 msgid "This command is used to specify the authentication password used by Red to connect to an external Lavalink node." msgstr "該命令用於指定 Red 連接到外部 Lavalink 節點時使用的認證密碼。" -#: redbot/cogs/audio/core/events/dpy.py:109 +#: redbot/cogs/audio/core/events/dpy.py:110 msgid "This command is used toggle between secured and unsecured connections to an external Lavalink node." msgstr "此命令用於在與外部 Lavalink 節點的安全和不安全連接之間切換。" -#: redbot/cogs/audio/core/events/dpy.py:112 +#: redbot/cogs/audio/core/events/dpy.py:113 msgid "This command is used to specify the connection port used by Red to connect to an external Lavalink node." msgstr "該命令用於指定Red用於連接外部Lavalink節點的連接端口。" -#: redbot/cogs/audio/core/events/dpy.py:115 +#: redbot/cogs/audio/core/events/dpy.py:116 msgid "This command specifies which network interface and IP the managed Lavalink node will bind to, by default this is 'localhost', only change this if you want the managed Lavalink node to bind to a specific IP/interface." msgstr "此命令指定託管 Lavalink 節點將綁定到哪個網絡接口和 IP,默認情況下這是“localhost”,僅當您希望託管 Lavalink 節點綁定到特定 IP/接口時才需更改此設置。" -#: redbot/cogs/audio/core/events/dpy.py:120 +#: redbot/cogs/audio/core/events/dpy.py:121 msgid "This command changes the authentication password required to connect to this managed node.The default value is 'youshallnotpass'." msgstr "此命令為更改連接到此受管節點所需的身份驗證密碼。默認值為“youshallnotpass”。" -#: redbot/cogs/audio/core/events/dpy.py:124 +#: redbot/cogs/audio/core/events/dpy.py:125 msgid "This command changes the connection port used to connect to this managed node, only change this if the default port '2333' is causing conflicts with existing applications." msgstr "此命令更改用於連接到此受管節點的連接端口,僅當默認端口“2333”與現有應用程序發生衝突時才更改此端口。" -#: redbot/cogs/audio/core/events/dpy.py:128 +#: redbot/cogs/audio/core/events/dpy.py:129 msgid "This command toggles the support of direct url streams like Icecast or Shoutcast streams. An example is ; disabling this will make the bot unable to play any direct url steam content." msgstr "此命令切換對直接 url 直播的支持,如 Icecast 或 Shoutcast 。 如: ; 禁用此功能將使機器人無法播放任何直接 url 蒸汽內容。" -#: redbot/cogs/audio/core/events/dpy.py:138 +#: redbot/cogs/audio/core/events/dpy.py:139 msgid "This command toggles the support of local track audio playback. An example is `/mnt/data/my_super_funky_track.mp3`; disabling this will make the bot unable to play any local track content." msgstr "此命令切換對本地軌道音頻播放的支持。 如: `/mnt/data/my_super_funky_track.mp3`; 禁用此功能將使機器人無法播放任何本地曲目內容。" -#: redbot/cogs/audio/core/events/dpy.py:143 +#: redbot/cogs/audio/core/events/dpy.py:144 msgid "This command toggles the support of SoundCloud playback. An example is ; disabling this will make the bot unable to play any SoundCloud content." msgstr "此命令切換對 SoundCloud 的播放支持。 如: ; 禁用此功能將使機器人無法播放任何 SoundCloud 內容。" -#: redbot/cogs/audio/core/events/dpy.py:148 +#: redbot/cogs/audio/core/events/dpy.py:149 msgid "This command toggles the support of YouTube playback (Spotify depends on YouTube). Disabling this will make the bot unable to play any YouTube content: this includes Spotify." msgstr "此命令切換對 YouTube 的播放支持(Spotify 取決於 YouTube)。 禁用此功能將使機器人無法播放任何 YouTube 內容,包括 Spotify。" -#: redbot/cogs/audio/core/events/dpy.py:153 +#: redbot/cogs/audio/core/events/dpy.py:154 msgid "This command toggles the support of Twitch playback. An example of this is ; disabling this will make the bot unable to play any Twitch content." msgstr "此命令切換對 Twitch 的播放支持。 如: ; 禁用此功能將使機器人無法播放任何 Twitch 內容。" -#: redbot/cogs/audio/core/events/dpy.py:158 +#: redbot/cogs/audio/core/events/dpy.py:159 msgid "This command toggles the support of Vimeo playback. An example of this is ; disabling this will make the bot unable to play any Vimeo content." msgstr "此命令切換對 Vimeo 的播放支持。 如: ; 禁用此功能將使機器人無法播放任何 Vimeo 內容。" -#: redbot/cogs/audio/core/events/dpy.py:163 +#: redbot/cogs/audio/core/events/dpy.py:164 msgid "This setting controls the managed node's framebuffer, do not change this unless instructed." msgstr "此設置控制受管節點的幀緩衝區,除非有官方指示,否則不要更改此設置。" -#: redbot/cogs/audio/core/events/dpy.py:167 +#: redbot/cogs/audio/core/events/dpy.py:168 msgid "This setting controls the managed node's JDA-NAS buffer, do not change this unless instructed." msgstr "此設置控制受管節點的 JDA-NAS 緩衝區,除非有官方指示,否則不要更改此設置。" -#: redbot/cogs/audio/core/events/dpy.py:171 +#: redbot/cogs/audio/core/events/dpy.py:172 msgid "This command will reset every setting changed by `[p]llset`." msgstr "此指令將重置由 `[p]llset` 更改的所有設定值。" -#: redbot/cogs/audio/core/events/dpy.py:188 +#: redbot/cogs/audio/core/events/dpy.py:189 msgid "You have attempted to run Audio's managed Lavalink node on an unsupported architecture. Only settings related commands will be available." msgstr "您已嘗試在不受支持的架構上運行託管Audio的 Lavalink 節點。 目前只有與設置相關的命令可用。" -#: redbot/cogs/audio/core/events/dpy.py:210 +#: redbot/cogs/audio/core/events/dpy.py:211 msgid "I'm missing permissions to send messages in this server. Please address this as soon as possible." msgstr "我缺少在此伺務器中發送消息的權限。 請盡快解決這個問題。" -#: redbot/cogs/audio/core/events/dpy.py:236 +#: redbot/cogs/audio/core/events/dpy.py:237 msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n" "Expected Permissions:\n" msgstr "我缺少此伺務器的權限,請盡快解決此問題。\n\n" "預期權限:\n" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Enabled" msgstr "已啟用" -#: redbot/cogs/audio/core/events/dpy.py:243 +#: redbot/cogs/audio/core/events/dpy.py:244 msgid "Disabled" msgstr "已停用" -#: redbot/cogs/audio/core/events/dpy.py:274 +#: redbot/cogs/audio/core/events/dpy.py:275 msgid "You should not be running this command." msgstr "您不應該使用此指令。" -#: redbot/cogs/audio/core/events/dpy.py:277 +#: redbot/cogs/audio/core/events/dpy.py:278 msgid "\n" "{template}\n" "If you wish to continue, enter this case sensitive token without spaces as your next message.\n\n" @@ -327,58 +327,58 @@ msgstr "\n" "如果您想繼續,請輸入這個不帶空格區分大小寫的令牌作為您的下一條消息。\n\n" "{confirm_token}" -#: redbot/cogs/audio/core/events/dpy.py:321 +#: redbot/cogs/audio/core/events/dpy.py:326 msgid "No DJ role found. Disabling DJ mode." msgstr "沒有找到DJ身分組。 自動停用DJ模式中。" -#: redbot/cogs/audio/core/events/dpy.py:331 +#: redbot/cogs/audio/core/events/dpy.py:336 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` 不是 `{command}` 的有效數值" -#: redbot/cogs/audio/core/events/dpy.py:339 +#: redbot/cogs/audio/core/events/dpy.py:344 msgid "Unable To Parse Argument" msgstr "無法分析參數" -#: redbot/cogs/audio/core/events/dpy.py:351 -#: redbot/cogs/audio/core/events/dpy.py:360 +#: redbot/cogs/audio/core/events/dpy.py:356 +#: redbot/cogs/audio/core/events/dpy.py:365 msgid "Invalid Argument" msgstr "無效的參數" -#: redbot/cogs/audio/core/events/dpy.py:352 +#: redbot/cogs/audio/core/events/dpy.py:357 msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." msgstr "您為 `{}` 提供的參數無效:我支持的是 `{}`。" -#: redbot/cogs/audio/core/events/dpy.py:370 +#: redbot/cogs/audio/core/events/dpy.py:375 msgid "Invalid Environment" msgstr "無效的環境。" -#: redbot/cogs/audio/core/events/dpy.py:371 +#: redbot/cogs/audio/core/events/dpy.py:376 msgid "Connection to Lavalink node has been lost." msgstr "與 Lavalink 節點的連接已丟失。" -#: redbot/cogs/audio/core/events/dpy.py:379 +#: redbot/cogs/audio/core/events/dpy.py:384 msgid "No Player Available" msgstr "沒有可用的播放器" -#: redbot/cogs/audio/core/events/dpy.py:380 +#: redbot/cogs/audio/core/events/dpy.py:385 msgid "The bot is not connected to a voice channel." msgstr "機器人未連接到語音頻道。" -#: redbot/cogs/audio/core/events/dpy.py:388 +#: redbot/cogs/audio/core/events/dpy.py:393 #: redbot/cogs/audio/core/events/lavalink.py:183 msgid "Unable to Get Track" msgstr "無法獲取歌曲。" -#: redbot/cogs/audio/core/events/dpy.py:389 +#: redbot/cogs/audio/core/events/dpy.py:394 #: redbot/cogs/audio/core/events/lavalink.py:184 msgid "I'm unable to get a track from the Lavalink node at the moment, try again in a few minutes." msgstr "我目前無法從 Lavalink 節點獲取曲目,請過幾分鐘再試。" -#: redbot/cogs/audio/core/events/dpy.py:400 +#: redbot/cogs/audio/core/events/dpy.py:405 msgid "There was an issue communicating with Discord." msgstr "與 Discord 通信時出現問題。" -#: redbot/cogs/audio/core/events/dpy.py:401 +#: redbot/cogs/audio/core/events/dpy.py:406 msgid "This error has been reported to the bot owner." msgstr "此錯誤已報告給機器人所有者。" diff --git a/redbot/cogs/audio/core/locales/uk-UA.po b/redbot/cogs/audio/core/locales/uk-UA.po index 65729c6e3..be64c6fc1 100644 --- a/redbot/cogs/audio/core/locales/uk-UA.po +++ b/redbot/cogs/audio/core/locales/uk-UA.po @@ -18,5 +18,5 @@ msgstr "" #: redbot/cogs/audio/core/__init__.py:40 #, docstring msgid "Play audio through voice channels." -msgstr "" +msgstr "Відтворювати звук через голосові канали." diff --git a/redbot/cogs/general/locales/pt-PT.po b/redbot/cogs/general/locales/pt-PT.po index 93e040d05..f717c375a 100644 --- a/redbot/cogs/general/locales/pt-PT.po +++ b/redbot/cogs/general/locales/pt-PT.po @@ -30,7 +30,7 @@ msgstr "É certo" #: redbot/cogs/general/general.py:55 msgid "It is decidedly so" -msgstr "" +msgstr "É decididamente assim" #: redbot/cogs/general/general.py:56 msgid "Most likely" @@ -123,7 +123,7 @@ msgstr "" #: redbot/cogs/general/general.py:117 msgid "{author.mention} Maybe higher than 1? ;P" -msgstr "" +msgstr "{author.mention} Talvez maior que 1? ;P" #: redbot/cogs/general/general.py:120 msgid "{author.mention} Max allowed number is {maxamount}." @@ -143,11 +143,11 @@ msgstr "" #: redbot/cogs/general/general.py:146 msgid "*flips a coin and... " -msgstr "" +msgstr "*atira uma moeda e... " #: redbot/cogs/general/general.py:146 msgid "HEADS!*" -msgstr "" +msgstr "CABEÇA!*" #: redbot/cogs/general/general.py:146 msgid "TAILS!*" @@ -156,7 +156,7 @@ msgstr "" #: redbot/cogs/general/general.py:150 #, docstring msgid "Play Rock Paper Scissors." -msgstr "" +msgstr "Jogar Pedra Papel Tesoura." #: redbot/cogs/general/general.py:155 msgid "This isn't a valid option. Try {r}, {p}, or {s}." @@ -164,15 +164,15 @@ msgstr "" #: redbot/cogs/general/general.py:176 msgid "{choice} You win {author.mention}!" -msgstr "" +msgstr "{choice} Venceste {author.mention}!" #: redbot/cogs/general/general.py:182 msgid "{choice} You lose {author.mention}!" -msgstr "" +msgstr "{choice} Perdeste {author.mention}!" #: redbot/cogs/general/general.py:188 msgid "{choice} We're square {author.mention}!" -msgstr "" +msgstr "{choice} Empatamos {author.mention}!" #: redbot/cogs/general/general.py:195 #, docstring @@ -201,14 +201,16 @@ msgstr " Cronômetro parado! Tempo: **{seconds}**" #: redbot/cogs/general/general.py:221 #, docstring msgid "Create a lmgtfy link." -msgstr "" +msgstr "Crie um link lmgtfy." #: redbot/cogs/general/general.py:230 #, docstring msgid "Because everyone likes hugs!\n\n" " Up to 10 intensity levels.\n" " " -msgstr "" +msgstr "Porque todos gostam de abraços!\n\n" +" Até 10 níveis de intensidade.\n" +" " #: redbot/cogs/general/general.py:254 #, docstring @@ -217,11 +219,15 @@ msgid "\n" " `details`: Shows more information when set to `True`.\n" " Default to False.\n" " " -msgstr "" +msgstr "\n" +" Exibir informações do servidor.\n\n" +" `details`: Mostra mais informações quando definido como `True`.\n" +" Padrão para Falso.\n" +" " #: redbot/cogs/general/general.py:261 msgid "Created on {date_and_time}. That's {relative_time}!" -msgstr "" +msgstr "Criado em {date_and_time}. Esse é {relative_time}!" #: redbot/cogs/general/general.py:275 msgid "Users online" @@ -241,138 +247,152 @@ msgstr "Canais de voz" #: redbot/cogs/general/general.py:280 msgid "Roles" -msgstr "" +msgstr "Cargos" #: redbot/cogs/general/general.py:281 msgid "Owner" -msgstr "" +msgstr "Proprietário" #: redbot/cogs/general/general.py:283 msgid "Server ID: " -msgstr "" +msgstr "ID Servidor: " #: redbot/cogs/general/general.py:285 msgid " • Use {command} for more info on the server." -msgstr "" +msgstr " • Use {command} para mais informações no servidor." #: redbot/cogs/general/general.py:311 msgid "\n" "Shard ID: **{shard_id}/{shard_count}**" -msgstr "" +msgstr "\n" +"ID Shard: **{shard_id}/{shard_count}**" #: redbot/cogs/general/general.py:320 msgid "Humans: " -msgstr "" +msgstr "Humanos: " #: redbot/cogs/general/general.py:321 msgid " • Bots: " -msgstr "" +msgstr " • Bots: " #: redbot/cogs/general/general.py:333 msgid "Users online: **{online}/{total_users}**\n" -msgstr "" +msgstr "Utilizadores online: **{online}/{total_users}**\n" #: redbot/cogs/general/general.py:350 msgid "0 - None" -msgstr "" +msgstr "0 - Nenhum" #: redbot/cogs/general/general.py:351 msgid "1 - Low" -msgstr "" +msgstr "1 - Baixo" #: redbot/cogs/general/general.py:352 msgid "2 - Medium" -msgstr "" +msgstr "2 - Médio" #: redbot/cogs/general/general.py:353 msgid "3 - High" -msgstr "" +msgstr "3 - Alto" #: redbot/cogs/general/general.py:354 msgid "4 - Highest" -msgstr "" +msgstr "4 - Mais alto" #: redbot/cogs/general/general.py:357 msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" -msgstr "" +msgstr "{bot_name} entrou neste servidor em {bot_join}. Isso foi há {since_join} dias atras!" #: redbot/cogs/general/general.py:379 msgid "Members:" -msgstr "" +msgstr "Membros:" #: redbot/cogs/general/general.py:381 msgid "Channels:" -msgstr "" +msgstr "Canais:" #: redbot/cogs/general/general.py:382 msgid "💬 Text: {text}\n" "🔊 Voice: {voice}\n" "🎙 Stage: {stage}" -msgstr "" +msgstr "💬 Texto: {text}\n" +"🔊 Voz: {voice}\n" +"🎙️ Palco: {stage}" #: redbot/cogs/general/general.py:393 msgid "Utility:" -msgstr "" +msgstr "Utilidade:" #: redbot/cogs/general/general.py:394 msgid "Owner: {owner}\n" "Verif. level: {verif}\n" "Server ID: {id}{shard_info}" -msgstr "" +msgstr "Proprietário: {owner}\n" +"Nível: {verif}\n" +"ID do Servidor: {id}{shard_info}" #: redbot/cogs/general/general.py:405 msgid "Misc:" -msgstr "" +msgstr "Misc:" #: redbot/cogs/general/general.py:406 msgid "AFK channel: {afk_chan}\n" "AFK timeout: {afk_timeout}\n" "Custom emojis: {emoji_count}\n" "Roles: {role_count}" -msgstr "" +msgstr "Canal AFK: {afk_chan}\n" +"Tempo para AFK: {afk_timeout}\n" +"Emojis personalizados: {emoji_count}\n" +"Cargos: {role_count}" #: redbot/cogs/general/general.py:411 msgid "Not set" -msgstr "" +msgstr "Não definido" #: redbot/cogs/general/general.py:444 msgid "Server features:" -msgstr "" +msgstr "Funcionalidades do servidor:" #: redbot/cogs/general/general.py:451 msgid "Tier {boostlevel} with {nitroboosters} boosts\n" "File size limit: {filelimit}\n" "Emoji limit: {emojis_limit}\n" "VCs max bitrate: {bitrate}" -msgstr "" +msgstr "Nível {boostlevel} com {nitroboosters} aumenta\n" +"Limite de tamanho de arquivo: {filelimit}\n" +"Limite de Emojis: {emojis_limit}\n" +"VC max bitrata: {bitrate}" #: redbot/cogs/general/general.py:463 msgid "Nitro Boost:" -msgstr "" +msgstr "Boost Nitro:" #: redbot/cogs/general/general.py:472 #, docstring msgid "Search the Urban Dictionary.\n\n" " This uses the unofficial Urban Dictionary API.\n" " " -msgstr "" +msgstr "Procurar no Urban Dictionary.\n\n" +" Isto usa a API não-oficial do Urban Dictionary.\n" +" " #: redbot/cogs/general/general.py:490 redbot/cogs/general/general.py:561 msgid "No Urban Dictionary entries were found, or there was an error in the process." -msgstr "" +msgstr "Não foram encontradas entradas do Urban Dictionary ou houve um erro no processo." #: redbot/cogs/general/general.py:496 msgid "No Urban Dictionary entries were found." -msgstr "" +msgstr "Não foram encontradas entradas do Urban Dictionary." #: redbot/cogs/general/general.py:502 msgid "{word} by {author}" -msgstr "" +msgstr "{word} por {author}" #: redbot/cogs/general/general.py:510 redbot/cogs/general/general.py:544 msgid "{definition}\n\n" "**Example:** {example}" -msgstr "" +msgstr "{definition}\n\n" +"**Exemplo:** {example}" #: redbot/cogs/general/general.py:516 msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." @@ -383,5 +403,8 @@ msgid "<{permalink}>\n" " {word} by {author}\n\n" "{description}\n\n" "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." -msgstr "" +msgstr "<{permalink}>\n" +" {word} por {author}\n\n" +"{description}\n\n" +"{thumbs_down} Down / {thumbs_up} Up, com tecnologia do Urban Dictionary." diff --git a/redbot/cogs/mod/locales/pt-PT.po b/redbot/cogs/mod/locales/pt-PT.po index 504ab6834..14a448eb7 100644 --- a/redbot/cogs/mod/locales/pt-PT.po +++ b/redbot/cogs/mod/locales/pt-PT.po @@ -500,7 +500,7 @@ msgstr "" #: redbot/cogs/mod/names.py:275 msgid "Roles" -msgstr "" +msgstr "Cargos" #: redbot/cogs/mod/names.py:275 msgid "Role" diff --git a/redbot/cogs/modlog/locales/pt-PT.po b/redbot/cogs/modlog/locales/pt-PT.po index c84f53a42..5f5f41547 100644 --- a/redbot/cogs/modlog/locales/pt-PT.po +++ b/redbot/cogs/modlog/locales/pt-PT.po @@ -18,7 +18,7 @@ msgstr "" #: redbot/cogs/modlog/modlog.py:19 #, docstring msgid "Browse and manage modlog cases. To manage modlog settings, use `[p]modlogset`." -msgstr "" +msgstr "Procura e gere os casos de modlog. Para gerir as configurações do modlog, use `[p]modlogset`." #: redbot/cogs/modlog/modlog.py:32 #, docstring diff --git a/redbot/cogs/mutes/locales/uk-UA.po b/redbot/cogs/mutes/locales/uk-UA.po index 09eedaa9d..91e08f448 100644 --- a/redbot/cogs/mutes/locales/uk-UA.po +++ b/redbot/cogs/mutes/locales/uk-UA.po @@ -17,27 +17,27 @@ msgstr "" #: redbot/cogs/mutes/converters.py:57 msgid "`{unit}` is not a valid unit of time for this command" -msgstr "" +msgstr "`{unit}` не є припустимою одиницею часу для цієї команди" #: redbot/cogs/mutes/converters.py:65 redbot/cogs/mutes/mutes.py:1016 msgid "The time provided is too long; use a more reasonable time." -msgstr "" +msgstr "Вказаний час задовгий, використовуйте більш обґрунтований час." #: redbot/cogs/mutes/converters.py:68 msgid "The time provided must not be in the past." -msgstr "" +msgstr "Наданий час не повинен бути в минулому." #: redbot/cogs/mutes/mutes.py:34 msgid "That user is already muted in {location}." -msgstr "" +msgstr "Цей користувач вже заглушений в {location}." #: redbot/cogs/mutes/mutes.py:35 msgid "That user is not muted in {location}." -msgstr "" +msgstr "Цей користувач не заглушений в {location}." #: redbot/cogs/mutes/mutes.py:36 msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." -msgstr "" +msgstr "Я не можу дозволити вам це зробити. Ви не вищі, ніж вказаний користувач у рольовій ієрархії." #: redbot/cogs/mutes/mutes.py:39 msgid "I cannot let you do that. You are not higher than the mute role in the role hierarchy." @@ -142,43 +142,43 @@ msgstr "" #: redbot/cogs/mutes/mutes.py:580 msgid "Unknown" -msgstr "" +msgstr "Невідомо" #: redbot/cogs/mutes/mutes.py:585 msgid "No reason provided." -msgstr "" +msgstr "Причини не передбачено." #: redbot/cogs/mutes/mutes.py:595 msgid "Until" -msgstr "" +msgstr "До" #: redbot/cogs/mutes/mutes.py:596 msgid "Duration" -msgstr "" +msgstr "Тривалість" #: redbot/cogs/mutes/mutes.py:597 msgid "Guild" -msgstr "" +msgstr "Спільнота" #: redbot/cogs/mutes/mutes.py:599 msgid "Moderator" -msgstr "" +msgstr "Модератор" #: redbot/cogs/mutes/mutes.py:607 msgid "Moderator:" -msgstr "" +msgstr "Модератор:" #: redbot/cogs/mutes/mutes.py:609 msgid "Until:" -msgstr "" +msgstr "До:" #: redbot/cogs/mutes/mutes.py:609 msgid "Duration:" -msgstr "" +msgstr "Тривалість:" #: redbot/cogs/mutes/mutes.py:613 msgid "Guild:" -msgstr "" +msgstr "Спільнота:" #: redbot/cogs/mutes/mutes.py:652 redbot/cogs/mutes/mutes.py:657 msgid "Manually removed mute role" diff --git a/redbot/core/commands/locales/pt-PT.po b/redbot/core/commands/locales/pt-PT.po index ca51a3d9f..8f26c0c20 100644 --- a/redbot/core/commands/locales/pt-PT.po +++ b/redbot/core/commands/locales/pt-PT.po @@ -29,7 +29,7 @@ msgstr "Esta quantidade de tempo é muito grande para este comando. (Máximo: {m #: redbot/core/commands/converter.py:159 redbot/core/commands/converter.py:168 msgid "0 seconds" -msgstr "" +msgstr "0 segundos" #: redbot/core/commands/converter.py:164 msgid "This amount of time is too small for this command. (Minimum: {minimum})" @@ -125,7 +125,7 @@ msgstr "Digite {command1} para mais informações sobre um comando. Você també #: redbot/core/commands/help.py:358 msgid "Syntax:\n" -msgstr "" +msgstr "Syntax:\n" #: redbot/core/commands/help.py:360 msgid "Aliases" diff --git a/redbot/core/commands/locales/uk-UA.po b/redbot/core/commands/locales/uk-UA.po index 7d99d0a30..57dfbc67c 100644 --- a/redbot/core/commands/locales/uk-UA.po +++ b/redbot/core/commands/locales/uk-UA.po @@ -17,63 +17,63 @@ msgstr "" #: redbot/core/commands/converter.py:90 msgid "`{unit}` is not a valid unit of time for this command" -msgstr "" +msgstr "`{unit}` не є припустимою одиницею часу для цієї команди" #: redbot/core/commands/converter.py:151 redbot/core/commands/converter.py:219 msgid "The time set is way too high, consider setting something reasonable." -msgstr "" +msgstr "Набір часу є зависоким, слід задати щось розумне." #: redbot/core/commands/converter.py:155 msgid "This amount of time is too large for this command. (Maximum: {maximum})" -msgstr "" +msgstr "Цей час завеликий для цієї команди. (Максимум: {maximum})" #: redbot/core/commands/converter.py:159 redbot/core/commands/converter.py:168 msgid "0 seconds" -msgstr "" +msgstr "0 секунд" #: redbot/core/commands/converter.py:164 msgid "This amount of time is too small for this command. (Minimum: {minimum})" -msgstr "" +msgstr "Цей проміжок часу занадто малий для цієї команди. (Мінімум: {minimum})" #: redbot/core/commands/converter.py:256 msgid "'{input}' doesn't look like a valid user ID." -msgstr "" +msgstr "'{input}' не схоже на дійсний ID користувача." #: redbot/core/commands/converter.py:279 msgid "`{arg}` is not a number." -msgstr "" +msgstr "`{arg}` не є числом." #: redbot/core/commands/converter.py:281 msgid "`{arg}` is not a finite number." -msgstr "" +msgstr "`{arg}` не є скінченним числом." #: redbot/core/commands/converter.py:304 msgid "Missing a key or value." -msgstr "" +msgstr "Відсутній ключ або значення." #: redbot/core/commands/converter.py:310 msgid "Unexpected key `{key}`." -msgstr "" +msgstr "Неочікуваний ключ `{key}`." #: redbot/core/commands/converter.py:544 msgid "Command \"{arg}\" not found." -msgstr "" +msgstr "Команда \"{arg}\" не знайдена." #: redbot/core/commands/converter.py:554 msgid "Cog \"{arg}\" not found." -msgstr "" +msgstr "Ког \"{arg}\" не знайдено." #: redbot/core/commands/help.py:125 redbot/core/commands/help.py:144 msgid "No" -msgstr "" +msgstr "Ні" #: redbot/core/commands/help.py:127 msgid "Yes" -msgstr "" +msgstr "Так" #: redbot/core/commands/help.py:133 msgid "Disabled" -msgstr "" +msgstr "Вимкнено" #: redbot/core/commands/help.py:138 msgid "\n" @@ -82,19 +82,19 @@ msgstr "" #: redbot/core/commands/help.py:145 msgid "Yes, reactions" -msgstr "" +msgstr "Так, реакції" #: redbot/core/commands/help.py:146 msgid "Yes, buttons" -msgstr "" +msgstr "Так, кнопки" #: redbot/core/commands/help.py:147 msgid "Yes, buttons with select menu" -msgstr "" +msgstr "Так, кнопки з меню вибору" #: redbot/core/commands/help.py:148 msgid "Yes, select menu only" -msgstr "" +msgstr "Так, лише меню вибору" #: redbot/core/commands/help.py:152 msgid "Maximum characters per page: {page_char_limit}\n" @@ -111,41 +111,41 @@ msgstr "" #: redbot/core/commands/help.py:303 msgid "Type {command1} for more info on a command. You can also type {command2} for more info on a category." -msgstr "" +msgstr "Введіть {command1} для інформації про команду. Також ви можете ввести {command2} для більш детальної інформації про категорію." #: redbot/core/commands/help.py:358 msgid "Syntax:\n" -msgstr "" +msgstr "Синтаксис:\n" #: redbot/core/commands/help.py:360 msgid "Aliases" -msgstr "" +msgstr "Псевдоніми" #: redbot/core/commands/help.py:360 msgid "Alias" -msgstr "" +msgstr "Псевдонім" #: redbot/core/commands/help.py:381 msgid "{aliases} and {number} more aliases." -msgstr "" +msgstr "{aliases} та {number} більше псевдонімів." #: redbot/core/commands/help.py:385 msgid "{aliases} and one more alias." -msgstr "" +msgstr "{aliases} та ще один псевдонім." #: redbot/core/commands/help.py:432 redbot/core/commands/help.py:434 #: redbot/core/commands/help.py:446 msgid "Subcommands:" -msgstr "" +msgstr "Підкоманди:" #: redbot/core/commands/help.py:434 redbot/core/commands/help.py:612 msgid " (continued)" -msgstr "" +msgstr " (продовжено)" #: redbot/core/commands/help.py:508 redbot/core/commands/help.py:768 #: redbot/core/commands/help.py:783 redbot/core/commands/help.py:804 msgid "{ctx.me.display_name} Help Menu" -msgstr "" +msgstr "Меню довідки {ctx.me.display_name}" #: redbot/core/commands/help.py:555 msgid "*Page {page_num} of {page_count}*\n" @@ -155,28 +155,28 @@ msgstr "" #: redbot/core/commands/help.py:610 redbot/core/commands/help.py:612 #: redbot/core/commands/help.py:624 msgid "Commands:" -msgstr "" +msgstr "Команди:" #: redbot/core/commands/help.py:663 redbot/core/commands/help.py:692 #: redbot/core/commands/help.py:705 msgid "No Category:" -msgstr "" +msgstr "Немає категорії:" #: redbot/core/commands/help.py:676 msgid "{title} (continued)" -msgstr "" +msgstr "{title} (продовжено)" #: redbot/core/commands/help.py:779 msgid "Help topic for {command_name} not found." -msgstr "" +msgstr "Тема довідки для {command_name} не знайдена." #: redbot/core/commands/help.py:798 msgid "Command {command_name} has no subcommand named {not_found}." -msgstr "" +msgstr "Команда {command_name} не має підкоманди {not_found}." #: redbot/core/commands/help.py:903 msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." -msgstr "" +msgstr "Я не зміг надіслати вам допоміжне повідомлення в ПП. Ви заблокували мене, або ви вимкнули ПП на цьому сервері." #: redbot/core/commands/help.py:939 #, docstring @@ -186,5 +186,10 @@ msgid "\n" " (Help) you know I need someone\n" " (Help!)\n" " " -msgstr "" +msgstr "\n" +" I need somebody\n" +" (Help) not just anybody\n" +" (Help) you know I need someone\n" +" (Help!)\n" +" " diff --git a/redbot/core/locales/ar-SA.po b/redbot/core/locales/ar-SA.po index f39c69ac4..bcc0f42a9 100644 --- a/redbot/core/locales/ar-SA.po +++ b/redbot/core/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -1389,14 +1389,14 @@ msgid "Embeds are now {} for this channel." msgstr "مضمن الآن {} لهذه القناة." #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "مفعّل" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "معطل" @@ -1539,8 +1539,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "انتهت مهلة الرد." @@ -2671,21 +2671,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2702,15 +2697,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "تم تعيين الان." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2726,7 +2721,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2741,15 +2736,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2764,15 +2759,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2792,19 +2787,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "تم تعيين رمز API{service}." -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2814,19 +2809,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2837,20 +2832,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2858,7 +2853,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2870,7 +2865,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2881,7 +2876,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2893,7 +2888,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2905,7 +2900,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2914,15 +2909,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "لا توجد قنوات إضافية يتم إرسالها إليها." -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "قناة غير معروفة بالمعرفة: {id}" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2930,18 +2925,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2949,7 +2944,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2964,23 +2959,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "تم تعطيل حذف الأمر." -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "حذف تعيين التأخير إلى {num} ثانية." -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "بوت سيقوم بحذف رسائل الأوامر بعد {num} ثانية. قم بتعيين هذه القيمة إلى -1 لإيقاف حذف الرسائل" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "لن أحذف رسائل الأوامر." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2991,19 +2986,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "يستخدم البوت {} لون التكوين الخاص به للتضمينات." -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "لن" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "سوف" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3015,11 +3010,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "تم البحث عن أمر غامض {} لهذا الخادم." -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3030,11 +3025,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "تم البحث عن أمر غامض {} لهذا الخادم." -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3051,15 +3046,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "تم إعادة تعيين اللون." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "تم تعيين اللون." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3074,33 +3069,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "تم الإلغاء." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "تم تعيين prefix." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3119,27 +3114,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3154,15 +3149,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3176,19 +3171,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3196,7 +3191,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3206,11 +3201,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3219,11 +3214,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3233,11 +3228,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3257,27 +3252,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "المساعدة لن تستخدم القوائم." -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3291,15 +3286,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "المساعدة ستقوم بتصفية الأوامر المخفية." -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3313,15 +3308,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3337,15 +3332,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3359,15 +3354,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "المساعدة سوف تظهر فقط للأوامر التي يمكن تشغيلها." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "سوف تظهر المساعدة دون التحقق مما إذا كان يمكن تشغيل الأوامر." -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3383,15 +3378,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "المساعدة سوف تتحقق من وجود مواضيع المساعدة." -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "المساعدة سوف تتحقق فقط من وجود مواضيع المساعدة عبر مساعدة غامضة (إذا تم تفعيلها)." -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3406,15 +3401,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "يجب عليك إعطاء قيمة لا تقل عن 500 حرف." -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "تم. تم تعيين حد الحرف لكل صفحة إلى {}." -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3429,15 +3424,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "يجب أن تعطي قيمة صفر أو أكثر!" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "تم. تم تعيين الحد الأقصى للصفحة إلى {}." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3454,19 +3449,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "لا يمكن أن يكون التأخير أطول من 14 يوماً!" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "تم. لن يتم حذف رسائل المساعدة الآن." -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "تم. تم تعيين تأخير الحذف إلى {} ثانية." -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3481,19 +3476,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3509,19 +3504,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "تم إعادة تعيين العلامة." -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "العلامة الخاصة بك طويلة جداً! الرجاء اختصارها بحيث لا يتجاوز طولها 2048 حرفاً." -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "تم إعادة تعيين العلامة." -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3532,43 +3527,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "معرف المستخدم: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "عبر DM" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "من {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " مُعرّف الخادم: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "استخدم `{}dm {} للرد على هذا المستخدم" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "أرسلت من {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "لقد تم تكويني لعدم إرسال هذا في أي مكان." -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "تم إرسال رسالتك." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "أنا غير قادر على تسليم رسالتك. عذراً." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3581,41 +3576,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "مالك هو {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "يمكنك الرد على هذه الرسالة باستخدام {}جهة اتصال" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "عذراً، لم أستطع تسليم رسالتك إلى {}" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "تم ارسال الرسالة إلى {}" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "يطبع مسار بيانات البوت." -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "مسار البيانات: {path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3630,19 +3625,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3651,7 +3646,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3663,15 +3658,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3680,21 +3675,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3707,15 +3702,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3725,11 +3720,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3737,7 +3732,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3749,19 +3744,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3770,15 +3765,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3790,15 +3785,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3807,11 +3802,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3820,7 +3815,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3833,19 +3828,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3854,19 +3849,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3880,19 +3875,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3902,11 +3897,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3914,7 +3909,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3927,27 +3922,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3956,15 +3951,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3977,15 +3972,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3995,16 +3990,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4018,15 +4013,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4040,11 +4035,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4056,19 +4051,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4080,19 +4075,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4100,15 +4095,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4119,7 +4114,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4127,19 +4122,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "ليس هناك أي أوامر معطلة عالميا." -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "ليس هناك أي أوامر معطلة عالميا." -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "أمر واحد معطل عالمياً.\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4147,19 +4142,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "ليس هناك أي أوامر معطلة في {}." -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} الأوامر معطلة في {}.\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "تم تعطيل أمر واحد في {}.\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4173,7 +4168,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4185,19 +4180,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "الأمر لتعطيل لا يمكن أن يكون \"أمر\" أو أي من الأوامر الفرعية الخاصة به." -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "يتم تعيين هذا الأمر على أنه متاح دائمًا ولا يمكن تعطيله." -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "وهذا الأمر معطل بالفعل على الصعيد العالمي." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4209,15 +4204,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "غير مسموح لك بتعطيل هذا الأمر." -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "هذا الأمر معطل بالفعل في هذا الخادم." -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4230,7 +4225,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4242,11 +4237,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "وقد تم بالفعل تمكين هذه القيادة على الصعيد العالمي." -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4258,15 +4253,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "غير مسموح لك بتمكين هذا الأمر." -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "هذا الأمر مفعل بالفعل في هذا السيرفر." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4280,7 +4275,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4288,7 +4283,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4297,19 +4292,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "الأدوار المناعية من إجراءات الاعتدال الآلية:\n" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "الأعضاء المناصرين من إجراءات الاعتدال الآلية:\n" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4321,11 +4316,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "تمت الإضافة بالفعل." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4337,11 +4332,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "ليس في القائمة." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4353,15 +4348,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4370,7 +4365,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4379,7 +4374,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4395,15 +4390,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4413,20 +4408,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4441,15 +4436,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4458,30 +4453,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "لاشيء" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/bg-BG.po b/redbot/core/locales/bg-BG.po index e4796afb1..390d82353 100644 --- a/redbot/core/locales/bg-BG.po +++ b/redbot/core/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -1354,14 +1354,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "" @@ -1504,8 +1504,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2616,21 +2616,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2647,15 +2642,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Локализирането е настроено." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2671,7 +2666,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2686,15 +2681,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2709,15 +2704,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2737,19 +2732,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2759,19 +2754,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2782,20 +2777,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2803,7 +2798,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2815,7 +2810,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2826,7 +2821,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2838,7 +2833,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2850,7 +2845,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2859,15 +2854,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2875,18 +2870,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2894,7 +2889,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2909,23 +2904,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2936,19 +2931,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2960,11 +2955,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2975,11 +2970,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2996,15 +2991,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3019,33 +3014,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Префиксът е зададен." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3064,27 +3059,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3099,15 +3094,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3121,19 +3116,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3141,7 +3136,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3151,11 +3146,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3164,11 +3159,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3178,11 +3173,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3202,27 +3197,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3236,15 +3231,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3258,15 +3253,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3282,15 +3277,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3304,15 +3299,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3328,15 +3323,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3351,15 +3346,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3374,15 +3369,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3399,19 +3394,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3426,19 +3421,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3454,19 +3449,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3477,43 +3472,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "чрез ЛС" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Използвайте `{} dm {} `, за да отговорите на този потребител" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Изпратено от {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Вашето съобщение е изпратено." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "Аз не съм в състояние да доставя Вашето съобщение. Съжалявам." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3526,41 +3521,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3575,19 +3570,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3596,7 +3591,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3608,15 +3603,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3625,21 +3620,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3652,15 +3647,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3670,11 +3665,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3682,7 +3677,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3694,19 +3689,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3715,15 +3710,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3735,15 +3730,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3752,11 +3747,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3765,7 +3760,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3778,19 +3773,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3799,19 +3794,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3825,19 +3820,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3847,11 +3842,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3859,7 +3854,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3872,27 +3867,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3901,15 +3896,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3922,15 +3917,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3940,16 +3935,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3963,15 +3958,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3985,11 +3980,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4001,19 +3996,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4025,19 +4020,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4045,15 +4040,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4064,7 +4059,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4072,19 +4067,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4092,19 +4087,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4118,7 +4113,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4130,19 +4125,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4154,15 +4149,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4175,7 +4170,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4187,11 +4182,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4203,15 +4198,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4225,7 +4220,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4233,7 +4228,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4242,19 +4237,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4266,11 +4261,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4282,11 +4277,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4298,15 +4293,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4315,7 +4310,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4324,7 +4319,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4340,15 +4335,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4358,20 +4353,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4386,15 +4381,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4403,30 +4398,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Няма" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/cs-CZ.po b/redbot/core/locales/cs-CZ.po index 6f04bb4df..f6039ec30 100644 --- a/redbot/core/locales/cs-CZ.po +++ b/redbot/core/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -1375,14 +1375,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "povoleno" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "zakázáno" @@ -1525,8 +1525,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Vypršel časový limit odpovědi." @@ -2644,21 +2644,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2675,15 +2670,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Jazyk byl nastaven." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2699,7 +2694,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2714,15 +2709,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2737,15 +2732,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2765,19 +2760,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "`{service} API tokeny byly nastaveny." -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2787,19 +2782,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2810,20 +2805,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2831,7 +2826,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2843,7 +2838,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2854,7 +2849,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2866,7 +2861,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2878,7 +2873,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2887,15 +2882,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "Neznámý kanál s id: {id}" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2903,18 +2898,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2922,7 +2917,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2937,23 +2932,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2964,19 +2959,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "nebude" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "bude" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2988,11 +2983,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3003,11 +2998,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3024,15 +3019,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "Barva byla resetována." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "Barva byla nastavena." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3047,33 +3042,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Zrušeno." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Prefix příkazů nastaven." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3092,27 +3087,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3127,15 +3122,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3149,19 +3144,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3169,7 +3164,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3179,11 +3174,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3192,11 +3187,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3206,11 +3201,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3230,27 +3225,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "Help nebude používat stránkovaná menu." -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3264,15 +3259,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "Pomoc bude filtrovat skryté příkazy." -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3286,15 +3281,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3310,15 +3305,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3332,15 +3327,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3356,15 +3351,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3379,15 +3374,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "Hotovo. Limit znaků na stránku byl nastaven na {}." -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3402,15 +3397,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3427,19 +3422,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3454,19 +3449,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3482,19 +3477,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3505,43 +3500,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "ID uživatele: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "prostřednictvím DM" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "od {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | ID serveru: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Použijte `{}dm {} ` pro odpověď tomuto uživateli" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Odesláno od {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "Byl jsem nakonfigurován, abych ho nikam neodeslal." -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Vaše zpráva byla odeslána." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 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:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3554,41 +3549,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Vlastník {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 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:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 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:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Zpráva byla doručena uživateli {}" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "Vypíše datovou cestu bota." -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "Cesta k datům: {path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3603,19 +3598,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3624,7 +3619,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3636,15 +3631,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3653,21 +3648,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3680,15 +3675,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3698,11 +3693,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3710,7 +3705,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3722,19 +3717,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3743,15 +3738,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3763,15 +3758,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3780,11 +3775,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3793,7 +3788,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3806,19 +3801,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3827,19 +3822,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3853,19 +3848,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3875,11 +3870,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3887,7 +3882,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3900,27 +3895,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3929,15 +3924,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3950,15 +3945,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3968,16 +3963,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3991,15 +3986,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4013,11 +4008,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4029,19 +4024,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4053,19 +4048,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4073,15 +4068,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4092,7 +4087,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4100,19 +4095,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4120,19 +4115,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4146,7 +4141,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4158,19 +4153,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "Tento příkaz je již globálně vypnutý." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4182,15 +4177,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "Nemáš dovoleno tento příkaz zakázat." -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4203,7 +4198,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4215,11 +4210,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4231,15 +4226,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4253,7 +4248,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4261,7 +4256,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4270,19 +4265,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4294,11 +4289,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Již přidáno." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4310,11 +4305,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "Není v seznamu." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4326,15 +4321,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4343,7 +4338,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4352,7 +4347,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4368,15 +4363,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "Kanál přidán do seznamu ignorovaných." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "Kanál je již v seznamu ignorovaný." -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4386,20 +4381,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "Tento server byl přidán do ignorovaného seznamu." -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "Tento server je již ignorován." -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4414,15 +4409,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "Kanál byl odebrán ze seznamu ignorovaných." -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "Tento kanál není v seznamu ignorovaných." -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4431,30 +4426,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "Tento server byl odebrán z ignorovaného seznamu." -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "Tento server není v seznamu ignorovaných." -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Žádný" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/da-DK.po b/redbot/core/locales/da-DK.po index 78c5c2bff..91a50729c 100644 --- a/redbot/core/locales/da-DK.po +++ b/redbot/core/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -1349,14 +1349,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "aktiveret" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "deaktiveret" @@ -1499,8 +1499,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2611,21 +2611,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2642,15 +2637,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2666,7 +2661,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2681,15 +2676,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2704,15 +2699,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2732,19 +2727,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2754,19 +2749,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2777,20 +2772,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2798,7 +2793,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2810,7 +2805,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2821,7 +2816,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2833,7 +2828,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2845,7 +2840,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2854,15 +2849,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2870,18 +2865,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2889,7 +2884,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2904,23 +2899,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2931,19 +2926,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2955,11 +2950,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2970,11 +2965,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2991,15 +2986,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3014,33 +3009,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3059,27 +3054,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3094,15 +3089,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3116,19 +3111,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3136,7 +3131,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3146,11 +3141,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3159,11 +3154,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3173,11 +3168,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3197,27 +3192,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3231,15 +3226,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3253,15 +3248,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3277,15 +3272,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3299,15 +3294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3323,15 +3318,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3346,15 +3341,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3369,15 +3364,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3394,19 +3389,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3421,19 +3416,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3449,19 +3444,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3472,43 +3467,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3521,41 +3516,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3570,19 +3565,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3591,7 +3586,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3603,15 +3598,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3620,21 +3615,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3647,15 +3642,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3665,11 +3660,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3677,7 +3672,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3689,19 +3684,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3710,15 +3705,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3730,15 +3725,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3747,11 +3742,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3760,7 +3755,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3773,19 +3768,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3794,19 +3789,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3820,19 +3815,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3842,11 +3837,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3854,7 +3849,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3867,27 +3862,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3896,15 +3891,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3917,15 +3912,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3935,16 +3930,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3958,15 +3953,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3980,11 +3975,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3996,19 +3991,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4020,19 +4015,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4040,15 +4035,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4059,7 +4054,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4067,19 +4062,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4087,19 +4082,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4113,7 +4108,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4125,19 +4120,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4149,15 +4144,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4170,7 +4165,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4182,11 +4177,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4198,15 +4193,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4220,7 +4215,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4228,7 +4223,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4237,19 +4232,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4261,11 +4256,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4277,11 +4272,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4293,15 +4288,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4310,7 +4305,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4319,7 +4314,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4335,15 +4330,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4353,20 +4348,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4381,15 +4376,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4398,30 +4393,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/de-DE.po b/redbot/core/locales/de-DE.po index 24aad2585..af9e075d4 100644 --- a/redbot/core/locales/de-DE.po +++ b/redbot/core/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -1481,14 +1481,14 @@ msgid "Embeds are now {} for this channel." msgstr "Einbettungen für diesen Discord Server sind jetzt {}." #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "aktiviert" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "deaktiviert" @@ -1631,8 +1631,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Ich kann den Server `{server_name}` nicht verlassen: Ich bin der Besitzer von ihm." -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Antwortzeitlimit erreicht." @@ -2835,21 +2835,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "Ungültiger Sprachcode. Verwende das Format: `en-US`" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "Ungültiges Format - Sprachcode muss Ländercode enthalten, z.B. `en-US`" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "Globale Sprache wurde eingestellt." -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2866,15 +2861,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "Sprache wurde auf standard gestellt." -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Sprache wurde geändert." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2890,7 +2885,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2905,15 +2900,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2928,15 +2923,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Regionale Formatierung wird nun auf der Sprache `{language_code}` basieren." -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2956,19 +2951,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "`{service}` API-Token wurden gesetzt." -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2983,19 +2978,19 @@ msgstr "\n" " - `[p]set api list`\n" " " -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "Bisher wurden keine API-Dienste eingerichtet." -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "API-Dienste festlegen:\n" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "API-Dienst festlegen:\n" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -3012,21 +3007,21 @@ msgstr "\n" " **Argumente:**\n" " - `` -Dienste, welche entfernt werden sollen." -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Dienste erfolgreich gelöscht:\n" "{services_list}" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "Dienst erfolgreich gelöscht: {service_name}" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "Keinem der angegebenen Dienste wurden Schlüssel zugewiesen." -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3037,7 +3032,7 @@ msgstr "\n" " Zu den Eigentümerbenachrichtigungen gehören die Verwendung von [p]contact und verfügbaren Red-Updates.\n" " " -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3055,7 +3050,7 @@ msgstr "\n" " - `[p] set ownernotifications optin `\n" " " -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -3071,7 +3066,7 @@ msgstr "\n" " - `[p]set ownernotifications optout`\n" " " -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -3090,7 +3085,7 @@ msgstr "\n" " - `` - Der Kanal, an den die Besitzerbenachrichtigungen gesendet werden.\n" " " -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -3109,7 +3104,7 @@ msgstr "\n" " - `` - Der Kanal, an dem keine Benachrichtigungen mehr gesendet werden.\n" " " -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -3122,15 +3117,15 @@ msgstr "\n" " - `[p]set ownernotifications listdestinations`\n" " " -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "Es werden keine zusätzlichen Kanäle gesendet." -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "Unbekannter Kanal mit Id: {id}" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3141,11 +3136,11 @@ msgstr "\n" " Akzeptiert optionalen Serverparameter um das Prefix Recovery zu ermöglichen.\n" " " -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "Nicht festgelegt." -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3155,7 +3150,7 @@ msgstr "Admin Rollen: {admin}\n" "Gebietsschema: {guild_locale}\n" "Regionales Format: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3167,7 +3162,7 @@ msgstr "{bot_name} Einstellungen:\n\n" "Globales Regionalformat: {regional_format}\n" "Standardfarbe: {colour}" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3192,23 +3187,23 @@ msgstr "Setze die Verzögerung, bis der Bot die Befehlsmeldung entfernt hat.\n\n " - `[time]` - Die Sekunden, die gewartet werden, bevor die Befehlsmeldung gelöscht wird. Benutze -1 zum Deaktivieren.\n" " " -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "Löschen von Befehlen deaktiviert." -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "Löschverzögerung auf {num} Sekunden eingestellt." -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Der Bot wird Nachrichten die einen Befehl enthalten nach {num} Sekunden löschen. Setze diesen Wert auf -1, um das Löschen von Nachrichten zu stoppen" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "Ich werde keine Nachrichten die Befehle enthalten löschen." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3224,19 +3219,19 @@ msgstr "\n" " - `[p]set usebotcolour`\n" " " -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "Der Bot {} verwendet seine eingestellten Farben für Einbettungen." -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "wird nicht" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "wird" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3255,11 +3250,11 @@ msgstr "\n" " - `[p]set serverfuzzy`\n" " " -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "Ungenaue Befehlssuche wurde für diesen Server {}." -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3276,11 +3271,11 @@ msgstr "\n" " - `[p]set fuzzy`\n" " " -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "Ungenaue Befehlssuche wurde für Direktnachrichten {}." -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3309,15 +3304,15 @@ msgstr "\n" " - `[colour]` - Die Farbe, die für Embeds verwendet werden soll. Lassen Sie dieses Feld leer, um den Standardwert (rot) festzulegen.\n" " " -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "Die Farbe wurde zurückgesetzt." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "Die Farbe wurde eingestellt." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3342,34 +3337,34 @@ msgstr "Legt die globalen Präfix(e) für [botname] fest.\n\n" " - `` - Die Präfixe, auf die der Bot global reagieren wird.\n" " " -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "Präfixe können nicht mit '/' beginnen, da sie mit Discords slash Befehlen kollidieren." -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Abgebrochen." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "Warnung: Ein Präfix ist über der empfohlenen Länge (25 Zeichen).\n" "Möchten Sie fortfahren?" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Der Präfix wurde festgelegt." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "Präfixe gesetzt." -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3402,27 +3397,27 @@ msgstr "\n" " - `[prefixes...]` - Die Präfixe, auf die der Bot in diesem Server reagieren wird. Lassen Sie das Feld leer, um Server-Präfixe zu löschen.\n" " " -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "Server-Präfixe wurden zurückgesetzt." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3437,15 +3432,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3459,19 +3454,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3479,7 +3474,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3489,11 +3484,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Warnung: Der Standard-Formatierer ist nicht in Verwendung, diese Einstellung treten möglicherweise nicht ein." -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3502,11 +3497,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3516,11 +3511,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3540,27 +3535,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "Die Hilfe verwendet keine Menüs." -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3574,15 +3569,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "Die Hilfe wird keine versteckten Befehle filtern." -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "Hilfe filtert versteckte Befehle." -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3596,15 +3591,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3620,15 +3615,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3642,15 +3637,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 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:4506 +#: redbot/core/core_commands.py:4478 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:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3666,15 +3661,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "Die Hilfe überprüft, ob Hilfethemen vorhanden sind." -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 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:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3689,15 +3684,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "Du musst einen Wert von mindestens 500 Zeichen eingeben." -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 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:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3712,15 +3707,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 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:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "Erledigt. Das Seitenlimit wurde auf {} gesetzt." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3737,19 +3732,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "Die Verzögerung darf nicht länger als 14 Tage sein!" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "Fertig. Hilfe-Nachrichten werden jetzt nicht gelöscht." -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "Fertig. Die Löschverzögerung wurde auf {} Sekunden gesetzt." -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3764,19 +3759,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3792,19 +3787,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "Der Slogan wurde zurückgesetzt." -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 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:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "Das Schlagwort wurde gesetzt." -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3815,43 +3810,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "über DM" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "von {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Nutze `{}dm {} ` um dem Benutzer zu antworten" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Gesendet von {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "Ich wurde konfiguriert, das nirgendwo zu senden." -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Deine Nachricht wurde gesendet." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 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:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3864,41 +3859,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "Ungültige ID, Benutzer nicht gefunden oder Benutzer ist ein Bot. Du kannst nur Nachrichten an Personen senden, mit denen ich einen Server teile." -#: redbot/core/core_commands.py:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Inhaber von {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "Du kannst auf diese Nachricht mit {}contact antworten" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Die Nachricht konnte leider nicht an {} gesendet werden." -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Nachricht an {} zugestellt." -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "Druckt den Bot-Datenpfad." -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "Datenpfad: {path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "Zeigt nützliche Informationen zum Debuggen an." -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3913,19 +3908,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3934,7 +3929,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3946,15 +3941,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3963,21 +3958,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "Benutzer auf der Erlaubnis-Liste:" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "Benutzer auf der Erlaubnis-Liste:" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Unbekannter oder gelöschter Benutzer" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3990,15 +3985,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "Benutzer wurden von der Erlaubnis-Liste entfernt." -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "Der Benutzer wurde von der Erlaubnis-Liste entfernt." -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -4008,11 +4003,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -4020,7 +4015,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -4032,19 +4027,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -4053,15 +4048,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -4073,15 +4068,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -4090,11 +4085,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4103,7 +4098,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -4116,19 +4111,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Ich kann dir nicht erlauben dies zu tun, da dies verhindern würde das du Befehle ausführen kannst. Bitte stelle zuerst sicher dich selbst zur Erlaubnis-Liste hinzugefügt zu haben." -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -4137,19 +4132,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -4163,19 +4158,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Ich kann dir nicht erlauben dies zu tun, da dies verhindern würde das du Befehle ausführen kannst." -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -4185,11 +4180,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "Server Erlaubnis-Liste wurde geleert." -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4197,7 +4192,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -4210,27 +4205,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "Du kannst dich nicht selbst zur Blockier-Liste hinzufügen!" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "Du kannst den Gildenbesitzer nicht der Blockier-Liste hinzufügen!" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "Du kannst den Bot-Besitzer nicht zur Blockier-Liste hinzufügen!" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4239,15 +4234,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4260,15 +4255,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4278,16 +4273,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "Blockier-Liste des Servers wurde geleert." -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4301,15 +4296,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "Du kannst dieses Cog standardmässig nicht deaktivieren." -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} wurde standardmässig auf deaktiviert gestellt." -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4323,11 +4318,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} wurde standardmässig auf aktiviert gestellt." -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4339,19 +4334,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "Du kannst dieses Cog nicht deaktivieren, sonst würdest du dich selbst aussperren." -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} wurde auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} wurde bereits deaktiviert (nichts zu tun)." -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4363,19 +4358,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} wurde auf diesem Server aktiviert." -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} wurde nicht deaktiviert (nichts zu tun)." -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4383,15 +4378,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "Die folgenden Cogs sind auf diesem Server deaktiviert:\n" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "Es existieren keine deaktivierten Cogs auf diesem Server." -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4402,7 +4397,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4410,19 +4405,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "Es gibt keine global deaktivierten Befehle." -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "{} Befehle sind global deaktiviert.\n" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "1 Befehl ist global deaktiviert.\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4430,19 +4425,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "Es gibt in {} keine deaktivierten Befehle." -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} Befehle sind in {} deaktiviert.\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "Ein Befehl ist in {} deaktiviert.\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4456,7 +4451,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4468,19 +4463,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 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:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "Diser Befehl soll immer verfügbar sein und kann nicht deaktiviert werden." -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "Dieser Befehl ist bereits global deaktiviert." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4492,15 +4487,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "Du darfst diesen Befehl nicht deaktivieren." -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4513,7 +4508,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4525,11 +4520,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "Dieser Befehl ist bereits global aktiviert." -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4541,15 +4536,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "Du darfst diesen Befehl nicht aktivieren." -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server aktiviert." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4563,7 +4558,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4571,7 +4566,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4580,19 +4575,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "Rollen, die gegen automatische Moderationsmaßnahmen immun sind:\n" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "Mitglieder, die gegen automatische Moderationsmaßnahmen immun sind:\n" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "Keine Immunität-Einstellungen vorhanden." -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4604,11 +4599,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Bereits vorhanden." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4620,11 +4615,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "Nicht in der Liste." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4636,15 +4631,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "Sie sind immun." -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "Sie sind nicht immun." -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4653,7 +4648,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4662,7 +4657,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4678,15 +4673,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "Kanal zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "Kanal ist bereits in der ignorierten Liste." -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4696,20 +4691,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "Der Server wurde zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "Der Server wird bereits ignoriert." -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4724,15 +4719,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "Kanal von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "Der Kanal ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4741,30 +4736,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "Der Server wurde von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "Der Server ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "Der Server wird aktuell ignoriert." -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Keine" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/es-ES.po b/redbot/core/locales/es-ES.po index 91098aabe..aebfe2794 100644 --- a/redbot/core/locales/es-ES.po +++ b/redbot/core/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -1523,14 +1523,14 @@ msgid "Embeds are now {} for this channel." msgstr "Los textos incrustados ahora son {} para este canal." #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "activado" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "desactivado" @@ -1677,8 +1677,8 @@ msgstr "¿Estás seguro de que quieres que abandone este servidor?" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "No puedo dejar el servidor `{server_name}`: Soy el dueño de él." -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "No hay respuesta; se ha agotado el tiempo de espera" @@ -2890,21 +2890,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "Código de idioma no válido. Usa el formato: `en-US`" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "Formato no válido - el código de idioma debe incluir el código del país, por ejemplo, `en-US`" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "Se ha establecido un idioma global." -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2921,15 +2916,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "El idioma se ha establecido en el valor predeterminado." -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Configuración regional establecida." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2945,7 +2940,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2960,15 +2955,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "El formato regional global ahora se basará en el idioma del bot." -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "El formato regional global ahora se basará en el idioma `{language_code}`." -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2983,15 +2978,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "El formato regional ahora se basará en la localización del bot en este servidor." -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "El formato regional ahora se basará en el idioma `{language_code}`." -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -3011,19 +3006,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "Haga clic en el botón de abajo para establecer tus llaves." -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "El mensaje de configuración de claves API ha expirado." -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "`{service}` Los tokens de la API han sido establecidos." -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -3033,19 +3028,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "Aún no se han establecido servicios de API." -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "Establecer servicios API:\n" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "Establecer servicio API:\n" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -3056,21 +3051,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Servicios eliminados con éxito:\n" "{services_list}" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "Servicio eliminado con éxito: {service_name}" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "Ninguno de los servicios proporcionados tenía claves establecidas." -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3081,7 +3076,7 @@ msgstr "\n" " Las notificaciones del dueño incluyen el uso de `[p]contact y actualizaciones disponibles de Red.\n" " " -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3093,7 +3088,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -3104,7 +3099,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -3116,7 +3111,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -3128,7 +3123,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -3137,15 +3132,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "No se ha enviado a canales adicionales." -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "Canal desconocido con id: {id}" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3156,11 +3151,11 @@ msgstr "\n" " Acepta el parámetro opcional del servidor para permitir la recuperación del prefijo.\n" " " -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "No establecido." -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3170,7 +3165,7 @@ msgstr "Roles de Admin: {admin}\n" "Idioma: {guild_locale}\n" "Formato regional: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3182,7 +3177,7 @@ msgstr "Configuración de {bot_name}:\n\n" "Formato regional global: {regional_format}\n" "Color de los embed predeterminado: {colour}" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3197,23 +3192,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "Eliminación de comandos desactivada." -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "Eliminar el retraso conjunto a {num} segundos." -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Bot eliminará mensajes de comando después {} segundos. Establezca este valor en -1 para detener la eliminación de mensajes" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "No borraré los mensajes de comando." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3224,19 +3219,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "El bot {} utiliza su color configurado para embeds." -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "no será" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "será" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3248,11 +3243,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "La búsqueda de comandos Fuzzy ha sido {} para este servidor." -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3263,11 +3258,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "La búsqueda de comandos Fuzzy ha sido {} en MDs." -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3284,15 +3279,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "El color ha sido restablecido." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "El color ha sido establecido." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3307,34 +3302,34 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "Los prefijos no pueden comenzar con '/', ya que entran en conflicto con los comandos slash de Discord." -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Cancelado." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "Advertencia: Un prefijo está por encima de la longitud recomendada (25 caracteres).\n" "¿Desea continuar?" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Prefijo establecido." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "Prefijos establecidos." -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3353,27 +3348,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "Se han restablecido los prefijos del servidor." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "No puedes tener un prefijo de más de 25 caracteres." -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "Prefijo del servidor establecido." -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "Prefijos de servidor establecidos." -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3398,15 +3393,15 @@ msgstr "\n" " - `[use_buttons]` - Si se usan los botones o no. Deje en blanco para alternar.\n" " " -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "Utilizaré botones en los menús básicos." -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "No voy a usar botones en los menús básicos." -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3429,19 +3424,19 @@ msgstr "\n" " - `[msg]` - El mensaje de error personalizado. Debe tener menos de 1000 caracteres. Omitir para restablecer el valor predeterminado.\n" " " -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "El mensaje debe tener menos de 1000 caracteres." -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "Se ha actualizado correctamente el mensaje de error." -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "Se ha reestablecido el mensaje de error al predeterminado." -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3452,7 +3447,7 @@ msgstr "\n" " Todos los ajustes de ayuda se aplican globalmente.\n" " " -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3462,11 +3457,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Advertencia: El formato por defecto no está en uso, estos ajustes pueden no aplicarse." -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3475,11 +3470,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "El formato de ayuda ha sido restablecido. Esto no impedirá que los cogs modifiquen la ayuda, puede que necesite eliminar un cog si esto ha sido un problema." -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3489,11 +3484,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Los ajustes de ayuda se han restablecido a sus valores predeterminados. Esto puede no tener un impacto al usar formateadores de ayuda de terceros." -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3513,27 +3508,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "La ayuda solo utilizará el menú seleccionado." -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "La ayuda usará los menús de botón y añadirá un menú de selección." -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "La ayuda usará los menús de botones." -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "La ayuda usará menús de reacción." -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "La ayuda no usará menús." -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3547,15 +3542,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "La ayuda no filtrará los comandos ocultos." -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "La ayuda filtrará los comandos ocultos." -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3569,15 +3564,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "La ayuda mostrará ahora los alias de comandos." -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "La ayuda ya no mostrará los alias de comandos." -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3593,15 +3588,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "La ayuda ahora marcará el comando cuando se envíe en un DM." -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "La ayuda no marcará el comando cuando se envíe en un DM." -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3615,15 +3610,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "La ayuda sólo se mostrará para comandos que se pueden ejecutar." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "La ayuda se mostrará sin comprobar si los comandos se pueden ejecutar." -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3639,15 +3634,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "La ayuda verificará la existencia de temas de ayuda." -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "La ayuda sólo verificará la existencia de temas de ayuda a través de ayuda difusa (si está habilitada)." -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3662,15 +3657,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "Debes dar un valor de al menos 500 caracteres." -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "Hecho. El límite de caracteres por página se ha establecido en {}." -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3685,15 +3680,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "¡Debe dar un valor de cero o mayor!" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "Hecho. El límite de página se ha establecido a {}." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3710,19 +3705,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "¡El retraso no puede ser superior a 14 días!" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "Hecho. Los mensajes de ayuda no se eliminarán ahora." -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "Hecho. El retraso de borrado se ha establecido en {} segundos." -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3737,19 +3732,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "¡Debes dar un valor de al menos 15 segundos!" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "El tiempo de espera no puede ser superior a 5 minutos!" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "Hecho. El tiempo de espera de reacción se ha establecido en {} segundos." -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3765,19 +3760,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "La etiqueta se ha restablecido." -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "¡Tu etiqueta es demasiado larga! Por favor, acorde a no más de 2048 caracteres." -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "La etiqueta se ha establecido." -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3786,45 +3781,51 @@ msgid "Sends a message to the owner.\n\n" " **Arguments:**\n" " - `[message]` - The message to send to the owner.\n" " " -msgstr "" +msgstr "Envía un mensaje al Dueño.\n\n" +" Esto está limitado a un mensaje cada 60 segundos por persona.\n\n" +" **Ejemplo:**\n" +" - `[p]contact ¡Ayuda! ¡El bot se ha vuelto loco!\n\n" +" **Argumentos:**\n" +" - `[message]` - El mensaje a enviar al dueño del bot.\n" +" " -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "ID de usuario: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" -msgstr "a través de MP" +msgstr "a través de MD" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | ID del servidor: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilice `{}dm {} ` para responder a este usuario" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "He sido configurado para no enviar esto a ninguna parte." -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Su mensaje ha sido enviado." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "No soy capaz de entregar su mensaje. Lo siento." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3837,41 +3838,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "ID no válida, usuario no encontrado, o el usuario es un bot. Solo puedes enviar mensajes a personas con las que comparto un servidor." -#: redbot/core/core_commands.py:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Dueño de {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "Puedes responder este mensaje con {}contact" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Lo siento, no pude enviar su mensaje a {}" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Mensaje enviado a {}" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "Imprime la ruta de datos del bot." -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "Ruta de datos: {path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "Muestra información de depuración útil para la depuración." -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3886,19 +3887,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "Es necesario indicar un canal de texto, un canal de voz, un canal de escena, o un hilo de foros al usar este comando en DMs." -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "El usuario indicado no es miembro del servidor diagnosticado." -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "¡No intentes engañarme, el miembro indicado no puede acceder al canal {channel}!" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3911,7 +3912,7 @@ msgstr "\n" " Usa `[p]allowlist clear` para desactivar la lista de usuarios autorizados\n" " " -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3923,15 +3924,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "Los usuarios han sido añadidos a la lista permitida." -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "El usuario ha sido añadido a la lista permitida." -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3940,21 +3941,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "Usuarios en la lista permitida:" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "Usuario en la lista permitida:" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Usuario desconocido o eliminado" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3967,15 +3968,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "Los usuarios han sido eliminados de la lista permitida." -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "El usuario ha sido eliminado de la lista permitida." -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3985,11 +3986,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "La lista de permisos ha sido borrada." -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -4000,7 +4001,7 @@ msgstr "\n" " Use `[p]blocklist clear` para desactivar la lista de bloqueados\n" " " -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -4012,19 +4013,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "¡No puedes agregar un dueño a la lista de bloqueos!" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "Los usuarios han sido añadidos a la lista de bloqueos." -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "El usuario ha sido añadido a la lista de bloqueos." -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -4033,15 +4034,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "Usuarios en la lista de bloqueos:" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "Usuario en la lista de bloqueos:" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -4053,15 +4054,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "Los usuarios han sido eliminados de la lista de bloqueos." -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "El usuario ha sido eliminado de la lista de bloqueos." -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -4070,11 +4071,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "Se ha borrado la lista de bloqueos." -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4087,7 +4088,7 @@ msgstr "\n" " Use `[p]localallowlist clear` para desactivar la lista de usuarios autorizados\n" " " -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -4100,19 +4101,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "No puedo permitirte hacer esto, ya que eliminaría tu capacidad para ejecutar comandos, por favor asegúrate de añadirte a ti mismo a la lista permitida primero." -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "Usuarios y/o roles han sido añadidos a la lista permitida." -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "El usuario o el rol han sido añadidos a la lista permitida." -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -4121,19 +4122,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "Usuarios y/o roles permitidos:" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "Usuario o rol permitido:" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "Usuario/Rol borrado o desconocido" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -4147,19 +4148,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "No puedo permitirte que hagas esto, ya que eliminaría tu capacidad para ejecutar comandos." -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Los usuarios y/o roles han sido eliminados de la lista permitida del servidor." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "El usuario o el rol han sido removidos de la lista permitida del servidor." -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -4169,11 +4170,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "La lista permitida del servidor ha sido borrada." -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4184,7 +4185,7 @@ msgstr "\n" " Use `[p]localblocklist clear` para desactivar la lista de bloqueados \n" " " -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -4197,27 +4198,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "¡No puedes añadirte a ti mismo a la lista de bloqueos!" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "¡No puedes añadir al propietario del servidor a la lista de bloqueos!" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "¡No puedes añadir un propietario de bot a la lista de bloqueos!" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "Usuarios y/o roles han sido añadidos desde la lista de bloqueos del servidor." -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "El usuario o el rol han sido añadidos de la lista de bloqueo del servidor." -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4226,15 +4227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "Usuarios y/o roles bloqueados:" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "Usuario o rol bloqueado:" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4247,15 +4248,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Los usuarios y/o roles han sido eliminados de la lista de bloqueos del servidor." -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "El usuario o el rol han sido eliminados de la lista de bloqueo del servidor." -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4265,16 +4266,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "La lista de bloqueo del servidor ha sido borrada." -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Comandos para activar y desactivar comandos y cogs." -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4288,15 +4289,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "No puedes desactivar este cog por defecto." -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} ha sido establecido como deshabilitado por defecto." -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4310,11 +4311,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "El cog {cogname} se ha habilitado por defecto." -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4326,19 +4327,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "No puedes desactivar este cog ya que te bloquearia del servidor." -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "El cog {cogname} ha sido deshabilitado en este gremio." -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "El cog {cogname} ya estaba deshabilitado (no hay nada que hacer)." -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4350,19 +4351,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "El cog {cogname} ha sido habilitado en este gremio." -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "El Cog \"{arg}\" no ha sido encontrado." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} no fue deshabilitado (nada que hacer)." -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4370,15 +4371,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "Los siguientes cogs están deshabilitados en este gremio:\n" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "No hay cogs deshabilitados en este servidor." -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4389,7 +4390,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4397,19 +4398,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "No hay ningún comando desactivado globalmente." -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "Los comandos {} están deshabilitados globalmente.\n" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "1 comando está deshabilitado globalmente.\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4417,19 +4418,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "No hay ningún comando deshabilitado en {}." -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} comandos están deshabilitados en {}.\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "1 comando está deshabilitado en {}.\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4443,7 +4444,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4455,19 +4456,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "El comando para desactivar no puede ser `command` o cualquiera de sus subcomandos." -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "Este comando está siempre disponible y no se puede desactivar." -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "Ese comando ya está deshabilitado globalmente." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4479,15 +4480,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "No tienes permisos para desactivar ese comando." -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "Ese comando ya está desactivado en este servidor." -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4500,7 +4501,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4512,11 +4513,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "Ese comando ya está habilitado globalmente." -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4528,15 +4529,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "No tienes permisos para activar ese comando." -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "Ese comando ya está habilitado en este servidor." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4550,7 +4551,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4561,7 +4562,7 @@ msgstr "\n" " Esto incluye la eliminación de mensajes duplicados y menciones de spam de los Cog Mod y Filter.\n" " " -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4570,19 +4571,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "Rol inmune de las acciones automatizadas de moderación:\n" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "Miembros inmunes de las acciones de moderación automatizadas:\n" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "Aquí no hay ajustes de inmunidad." -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4594,11 +4595,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Ya se ha añadido." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4610,11 +4611,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "No esta en lista." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4626,15 +4627,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "Son inmunes." -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "No son inmunes." -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4647,7 +4648,7 @@ msgstr "\n" " Nota: Los dueños y administradores anulan la lista de ignorados.\n" " " -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4656,7 +4657,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4672,15 +4673,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "Canal añadido a ignorados." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "El canal ya está en ignorados." -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4690,20 +4691,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "Este servidor ha sido añadido a la lista de ignorar." -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "Este servidor ya está siendo ignorado." -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Comandos para eliminar servidores o canales de la lista de ignorados." -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4718,15 +4719,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "Canal removido de la lista ignorada." -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "Ese canal no está en la lista ignorarda." -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4735,24 +4736,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "Este servidor ha sido eliminado de la lista de ignorar." -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "Este servidor no está en la lista de ignorar." -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "Este servidor está siendo ignorado actualmente." -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Ninguno" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" @@ -4760,7 +4761,7 @@ msgstr "Categorías ignoradas actualmente: {categories}\n" "Canales: {channels}\n" "Hilos (excluyendo archivados):{threads}" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4969,8 +4970,8 @@ msgstr "Envia un mensaje de evento como si fuera enviado por un usuario diferent #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." -msgstr "Dale a los dueños del bot la capacidad de evitar los tiempos de espera.\n\n" -" No se mantiene a través de reinicios." +msgstr "Dale a los dueños del bot la capacidad de evitar los tiempos de recarga.\n\n" +" No persiste a través de reinicios." #: redbot/core/dev_commands.py:662 msgid "Bot owners will now bypass all commands with cooldowns." diff --git a/redbot/core/locales/fi-FI.po b/redbot/core/locales/fi-FI.po index 8a882f97e..52fdb31bd 100644 --- a/redbot/core/locales/fi-FI.po +++ b/redbot/core/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -1338,14 +1338,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "käytössä" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "ei käytössä" @@ -1488,8 +1488,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2601,21 +2601,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2632,15 +2627,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2656,7 +2651,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2671,15 +2666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2694,15 +2689,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2722,19 +2717,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2744,19 +2739,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2767,20 +2762,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2788,7 +2783,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2800,7 +2795,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2811,7 +2806,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2823,7 +2818,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2835,7 +2830,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2844,15 +2839,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2860,18 +2855,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2879,7 +2874,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2894,23 +2889,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2921,19 +2916,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2945,11 +2940,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2960,11 +2955,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2981,15 +2976,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "Väri nollattiin." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "Väri asetettiin." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3004,33 +2999,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3049,27 +3044,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3084,15 +3079,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3106,19 +3101,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3126,7 +3121,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3136,11 +3131,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3149,11 +3144,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3163,11 +3158,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3187,27 +3182,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3221,15 +3216,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3243,15 +3238,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3267,15 +3262,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3289,15 +3284,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3313,15 +3308,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3336,15 +3331,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3359,15 +3354,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3384,19 +3379,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3411,19 +3406,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3439,19 +3434,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3462,43 +3457,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "Käyttäjä-ID: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3511,41 +3506,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3560,19 +3555,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3581,7 +3576,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3593,15 +3588,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3610,21 +3605,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Tuntematon tai poistettu käyttäjä" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3637,15 +3632,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3655,11 +3650,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3667,7 +3662,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3679,19 +3674,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3700,15 +3695,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3720,15 +3715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3737,11 +3732,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3750,7 +3745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3763,19 +3758,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3784,19 +3779,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3810,19 +3805,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "En voi antaa sinun tehdä noin, sillä sen jälkeen et voisi enää käyttää komentoja." -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3832,11 +3827,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3844,7 +3839,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3857,27 +3852,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3886,15 +3881,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3907,15 +3902,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3925,16 +3920,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3948,15 +3943,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3970,11 +3965,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3986,19 +3981,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4010,19 +4005,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4030,15 +4025,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4049,7 +4044,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4057,19 +4052,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4077,19 +4072,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4103,7 +4098,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4115,19 +4110,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4139,15 +4134,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4160,7 +4155,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4172,11 +4167,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4188,15 +4183,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4210,7 +4205,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4218,7 +4213,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4227,19 +4222,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4251,11 +4246,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4267,11 +4262,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4283,15 +4278,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4300,7 +4295,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4309,7 +4304,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4325,15 +4320,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4343,20 +4338,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4371,15 +4366,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4388,30 +4383,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/fr-FR.po b/redbot/core/locales/fr-FR.po index 2f8fc7ea0..49b5e5477 100644 --- a/redbot/core/locales/fr-FR.po +++ b/redbot/core/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -1543,14 +1543,14 @@ msgid "Embeds are now {} for this channel." msgstr "Les embeds sont maintenant {} pour ce salon." #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "activé" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "désactivé" @@ -1697,8 +1697,8 @@ msgstr "Êtes-vous sûr de vouloir que je quitte ce serveur ?" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Je ne peux pas quitter le serveur `{server_name}`: j'en suis le propriétaire." -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Réponse expirée." @@ -2844,21 +2844,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "Code de langue invalide. Utilisez le format `en-US`" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "Format invalide - le code de langue doit inclure le code du pays, par exemple `en-US`" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "Le langage global a été définie." -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2875,15 +2870,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "Le langage a été défini sur le paramètre par défaut." -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Le langage a été défini." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2899,7 +2894,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2914,15 +2909,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "Le formatage régional global sera désormais basé sur les paramètres régionaux du bot." -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "Le formatage régional global sera désormais basé sur les paramètres régionaux `{language_code}`" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2937,15 +2932,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "Le formatage régional sera maintenant basé sur la localisation du bot dans ce serveur." -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Le formatage régional sera maintenant basé sur le langage `{language_code}`." -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2965,19 +2960,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "Cliquez sur le bouton ci-dessous pour définir vos clés." -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "Ce message de configuration des clés API a expiré." -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "`{service}` les tokens API ont été définis." -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2987,19 +2982,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "Aucun service d'API n'a encore été défini." -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "Services d'API définis:\n" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "Service d'API défini:\n" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -3010,21 +3005,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Services supprimés avec succès :\n" "{services_list}" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "Service supprimé avec succès :{service_name}" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "Aucun des services que vous avez fournis n'a de clés de défini." -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3035,7 +3030,7 @@ msgstr "\n" " Les notifications du propriétaire incluent l'utilisation de `[p]contact` et les mises à jour disponibles du rouge.\n" " " -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3047,7 +3042,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -3058,7 +3053,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -3070,7 +3065,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -3082,7 +3077,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -3091,15 +3086,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "Il n'y a pas de canaux supplémentaires envoyés." -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "Salon inconnu avec l'id : {id}" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3107,11 +3102,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "Pas encore défini." -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3121,7 +3116,7 @@ msgstr "Roles d'administrateurs: {admin}\n" "Localisation: {guild_locale}\n" "Format régional d'écriture: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3133,7 +3128,7 @@ msgstr "{bot_name} Paramètres:\n\n" "Format d'écriture régionale global : {regional_format}\n" "Couleur d'embed par défaut : {colour}" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3148,23 +3143,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "Suppression de la commande désactivée." -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "Délai de suppression défini à {num} secondes." -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Le bot supprimera les messages de commandes après {num} secondes. Définissez cette valeur sur -1 pour arrêter la suppression des messages" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "Je ne supprimerai pas les messages de commande." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3175,19 +3170,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 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:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "ne sera pas" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "sera" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3199,11 +3194,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 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:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3214,11 +3209,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "La recherche de commande par fuzzy a été {} en DMs." -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3235,15 +3230,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "La couleur a été réinitialisée." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "La couleur a été définie." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3258,35 +3253,35 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "Les préfixes ne peuvent pas commencer par '/', car cela entre en conflit avec les commandes slash de Discord." -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "Attention : Un préfixe est en dessous de la longueur recommandée (1 caractère).\n" "Voulez-vous continuer ?" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Annulé." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "Attention : Un préfixe est au-dessus de la longueur recommandée (25 caractères).\n" "Voulez-vous continuer ?" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Préfixe réglé." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "Préfixes défini." -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3305,27 +3300,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "Les préfixes du serveur ont été réinitialisées." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "Vous ne pouvez pas avoir un préfixe inférieur à 1 caractère." -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "Vous ne pouvez pas avoir un préfixe de plus de 25 caractères." -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "Préfixe du serveur défini." -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "Préfixes du serveur défini." -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3340,15 +3335,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "J'utiliserai des boutons sur les menus de base." -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "Je n'utiliserai pas de boutons sur les menus de base." -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3362,19 +3357,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "Le message doit contenir moins de 1000 caractères." -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "Message d'erreur mis à jour avec succès." -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "Le message d'erreur a été réinitialisé avec succès." -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3385,7 +3380,7 @@ msgstr "\n" " Tous les paramètres d'aide sont appliqués globalement.\n" " " -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3395,11 +3390,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3408,11 +3403,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "Le formateur d'aide a été réinitialisé. Cela n'empêchera pas les cogs de modifier l'aide, vous devrez peut-être supprimer un cog si cela a été un problème." -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3422,11 +3417,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Les paramètres d'aide ont été réinitialisés à leurs valeurs par défaut. Cela peut ne pas avoir d'impact lorsque vous utilisez des formateurs d'aide tiers." -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3446,27 +3441,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "L'aide n'utilisera que le menu sélectionné." -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "L'aide utilisera les menus des boutons et ajoutera un menu de sélection." -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "L'aide utilisera les menus boutons." -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "L'aide utilisera les boutons de réaction." -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "L'aide n'utilisera pas les menus." -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3480,15 +3475,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "L'aide ne filtrera pas les commandes cachées." -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "L'aide filtrera les commandes cachées." -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3502,15 +3497,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "Le menu d'aide n'affichera pas les alias de commandes." -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "L'aide n'affichera plus les alias de commandes." -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3526,15 +3521,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "L'aide cochera maintenant la commande lorsqu'elle est envoyée en DM." -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "L'aide ne cochera pas la commande lorsqu'elle est envoyée en DM." -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3548,15 +3543,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "L'aide ne s'affichera que pour les commandes qui peuvent être exécutées." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "L'aide s'affichera sans vérifier si les commandes peuvent être exécutées." -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3572,15 +3567,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "L'aide vérifiera l'existence des rubriques d'aide." -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "L'aide vérifiera uniquement l'existence des rubriques d'aide via l'aide floue (si elle est activée)." -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3595,15 +3590,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "Vous devez donner une valeur d'au moins 500 caractères." -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 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:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3618,15 +3613,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 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:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "Terminé. La limite de page a été définie à {}." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3643,19 +3638,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "Le délai ne peut pas être supérieur à 14 jours !" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "Fait. Les messages d'aide ne seront pas supprimés maintenant." -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "Terminé. Le délai de suppression a été réglé sur {} secondes." -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3670,19 +3665,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "Vous devez donner une valeur d'au moins 15 secondes !" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "Le délai d'attente ne peut pas être supérieur à 5 minutes !" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "Terminé. Le délai de réaction a été défini à {} secondes." -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3698,19 +3693,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "Le tag a été réinitialisé." -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 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:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "Le tag a été défini." -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3721,43 +3716,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "ID utilisateur : {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "par message privé" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | ID du serveur : {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilisez `{}dm {} ` pour répondre à cet utilisateur" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Envoyé par {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "J'ai été configuré pour envoyer cela nulle part." -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Votre message a été envoyé." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "Je ne parviens pas à envoyer votre message. Désolé." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3770,41 +3765,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "ID invalide, utilisateur non trouvé ou l'utilisateur est un bot. Vous pouvez seulement envoyer des messages avec des personnes avec qui je partage un serveur." -#: redbot/core/core_commands.py:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Propriétaire de {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "Vous pouvez répondre à ce message avec {} contact" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 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:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Message envoyé a {}" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "Envoie le chemin des données du bot." -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "Chemin des données: {path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "Affiche les informations de débogage utiles pour le débogage." -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3819,19 +3814,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "Un salon textuel, un salon vocal, un canal de stage ou un fil de discussion doit être passé lorsque vous utilisez cette commande en DMs." -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "L'utilisateur donné n'est pas membre du serveur diagnostiqué." -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "N'essayez pas de me tromper, le membre donné ne peut pas accéder au canal {channel}!" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3840,7 +3835,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3852,15 +3847,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "Les utilisateurs ont été ajoutés à la liste des utilisateurs autorisés." -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "L'utilisateur a été ajouté à la liste des utilisateurs autorisés." -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3869,21 +3864,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "Utilisateurs sur la liste des utilisateurs autorisés :" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "Utilisateur sur la liste des utilisateurs autorisés :" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Utilisateur inconnu ou supprimé" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3896,15 +3891,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "Les utilisateurs ont été enlevés de la liste des utilisateurs autorisés." -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "L'utilisateur a été enlevé de la liste des utilisateurs autorisés." -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3914,11 +3909,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "La liste des autorisés a été effacée." -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3926,7 +3921,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3938,19 +3933,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "Vous ne pouvez pas ajouter un des propriétaires du bot à la liste des utilisateurs bloqués !" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "Les utilisateurs ont été ajoutés à la liste des utilisateurs bloqués." -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "L'utilisateur a été ajouté à la liste des utilisateurs bloqués." -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3959,15 +3954,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "Utilisateurs sur la liste des utilisateurs bloqués :" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "Utilisateur sur la liste des utilisateurs bloqués :" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3979,15 +3974,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "Les utilisateurs ont été enlevé de la liste des utilisateurs bloqués." -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "L'utilisateur a été enlevé de la liste des utilisateurs bloqués." -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3996,11 +3991,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "La liste des bloqués a été effacée." -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4009,7 +4004,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -4022,19 +4017,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Je ne peux pas vous permettre de faire cela, car vous ne pourriez plus exécuter de commandes, ajoutez-vous à la liste des utilisateurs autorisées avant." -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "Les utilisateurs et/ou les rôles ont été ajoutés à la liste des utilisateurs/rôles autorisés du serveur." -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "L'utilisateur ou le rôle a été ajouté à la liste des utilisateurs autorisés." -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -4043,19 +4038,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "Utilisateurs et/ou rôles autorisés :" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "Utilisateur ou rôle autorisé :" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "Utilisateur / Role inconnu ou supprimé" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -4069,19 +4064,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Je ne peux pas vous laisser faire cela, car cela vous empêcherais d’exécuter des commandes." -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Les utilisateurs et/ou les rôles ont été retirés de la liste des utilisateurs/rôles autorisés du serveur." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "L'utilisateur ou le rôle a été retiré de la liste des utilisateurs/rôles autorisés du serveur." -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -4091,11 +4086,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "La liste d'autorisations du serveur a été effacée." -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4103,7 +4098,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -4116,27 +4111,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "Vous ne pouvez pas vous ajouter vous-même à la liste de blocages !" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "Vous ne pouvez pas ajouter le propriétaire du serveur à la liste de blocages!" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "Vous ne pouvez pas ajouter un propriétaire de bot à la liste de blocages!" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "Les utilisateurs et/ou les rôles ont été ajoutés à la liste des utilisateurs/rôles bloqués du serveur." -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "L'utilisateur ou le rôle a été retiré de la liste des utilisateurs/rôles bloqués du serveur." -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4145,15 +4140,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "Utilisateurs et/ou rôles bloqués :" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "Utilisateur ou rôle bloqué :" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4166,15 +4161,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Les utilisateurs et/ou les rôles ont été retirés de la liste des bloqués du serveur." -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "L'utilisateur ou le rôle a été retiré de la liste des utilisateurs/rôles bloqués du serveur." -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4184,16 +4179,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "La liste des utilisateurs bloqués du serveur a été effacée." -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Des commandes pour activer et désactiver les commandes et les cogs." -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4207,15 +4202,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "Vous ne pouvez pas désactiver ce cog par défaut." -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} a été défini comme désactivé par défaut." -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4229,11 +4224,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} a été défini comme activé par défaut." -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4245,19 +4240,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "Vous ne pouvez pas désactiver ce cog car vous vous verrouillez vous-même." -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} a été désactivé dans ce serveur." -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} a déjà été désactivé (rien à faire)." -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4269,19 +4264,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} a été activé dans ce serveur." -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" introuvable." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} n'était pas désactivé (rien à faire)." -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4289,15 +4284,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "Les cogs suivants sont désactivés dans ce serveur :\n" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "Il n'y a pas de cogs désactivés dans ce serveur." -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4308,7 +4303,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4316,19 +4311,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "Il n'y a aucune commande désactivée globalement." -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "{} commandes sont désactivées globalement.\n" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "1 commande est désactivée globalement.\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4336,19 +4331,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "Il n'y a aucune commande désactivée dans {}." -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} commandes sont désactivées dans {}.\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "1 commande est désactivée dans {}.\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4362,7 +4357,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4374,19 +4369,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "La commande à désactiver ne peut pas être `command` ou l'une de ses sous-commandes." -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "Cette commande est désignée comme étant toujours disponible et ne peut pas être désactivée." -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "Cette commande est déjà globalement désactivée." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4398,15 +4393,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "Vous n'êtes pas autorisé à désactiver cette commande." -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 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:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4419,7 +4414,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4431,11 +4426,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "Cette commande est déjà activée globalement." -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4447,15 +4442,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "Vous n'êtes pas autorisé à activer cette commande." -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 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:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4469,7 +4464,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4477,7 +4472,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4486,19 +4481,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "Rôles immunisés contre les actions de modération automatisées : \n" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "Membres immunisés contre les actions de modération automatisées :\n" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "Aucun paramètre d'immunité ici." -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4510,11 +4505,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Déjà ajouté." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4526,11 +4521,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "Pas dans la liste." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4542,15 +4537,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "Ils sont immunisés." -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "Ils ne sont pas immunisés." -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4559,7 +4554,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4568,7 +4563,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4584,15 +4579,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "Salon ajouté à la liste des ignorés." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "Salon déjà dans la liste des ignorés." -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4602,20 +4597,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "Ce serveur a été ajouté à la liste des ignorés." -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "Ce serveur est déjà ignoré." -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Des commandes pour supprimer les serveurs ou les salons de la liste des ignorés." -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4630,15 +4625,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "Salon supprimé de la liste des ignorés." -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "Ce salon n'est pas dans la liste des ignorés." -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4647,24 +4642,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "Ce serveur a été supprimer de la liste ignorés." -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "Ce serveur n'est pas dans la liste des ignorés." -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "Ce serveur est actuellement ignoré." -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Aucun" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" @@ -4672,7 +4667,7 @@ msgstr "Catégories actuellement ignorées : {categories}\n" "Canaux : {channels}\n" "Threads (exclusion archivée) :{threads}" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/hi-IN.po b/redbot/core/locales/hi-IN.po index fe25e60d2..b7f441375 100644 --- a/redbot/core/locales/hi-IN.po +++ b/redbot/core/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -1338,14 +1338,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "" @@ -1488,8 +1488,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2600,21 +2600,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2631,15 +2626,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2655,7 +2650,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2670,15 +2665,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2693,15 +2688,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2721,19 +2716,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2743,19 +2738,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2766,20 +2761,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2787,7 +2782,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2799,7 +2794,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2810,7 +2805,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2822,7 +2817,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2834,7 +2829,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2843,15 +2838,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2859,18 +2854,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2878,7 +2873,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2893,23 +2888,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2920,19 +2915,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2944,11 +2939,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2959,11 +2954,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2980,15 +2975,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3003,33 +2998,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3048,27 +3043,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3083,15 +3078,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3105,19 +3100,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3125,7 +3120,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3135,11 +3130,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3148,11 +3143,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3162,11 +3157,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3186,27 +3181,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3220,15 +3215,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3242,15 +3237,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3266,15 +3261,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3288,15 +3283,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3312,15 +3307,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3335,15 +3330,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3358,15 +3353,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3383,19 +3378,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3410,19 +3405,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3438,19 +3433,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3461,43 +3456,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3510,41 +3505,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3559,19 +3554,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3580,7 +3575,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3592,15 +3587,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3609,21 +3604,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3636,15 +3631,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3654,11 +3649,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3666,7 +3661,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3678,19 +3673,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3699,15 +3694,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3719,15 +3714,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3736,11 +3731,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3749,7 +3744,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3762,19 +3757,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3783,19 +3778,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3809,19 +3804,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3831,11 +3826,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3843,7 +3838,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3856,27 +3851,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3885,15 +3880,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3906,15 +3901,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3924,16 +3919,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3947,15 +3942,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3969,11 +3964,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3985,19 +3980,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4009,19 +4004,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4029,15 +4024,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4048,7 +4043,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4056,19 +4051,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4076,19 +4071,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4102,7 +4097,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4114,19 +4109,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4138,15 +4133,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4159,7 +4154,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4171,11 +4166,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4187,15 +4182,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4209,7 +4204,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4217,7 +4212,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4226,19 +4221,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4250,11 +4245,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4266,11 +4261,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4282,15 +4277,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4299,7 +4294,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4308,7 +4303,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4324,15 +4319,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4342,20 +4337,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4370,15 +4365,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4387,30 +4382,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/hr-HR.po b/redbot/core/locales/hr-HR.po index 0848fcc94..b9ada590d 100644 --- a/redbot/core/locales/hr-HR.po +++ b/redbot/core/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -1369,14 +1369,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "" @@ -1519,8 +1519,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2641,21 +2641,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2672,15 +2667,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2696,7 +2691,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2711,15 +2706,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2734,15 +2729,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2762,19 +2757,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2784,19 +2779,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2807,20 +2802,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2828,7 +2823,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2840,7 +2835,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2851,7 +2846,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2863,7 +2858,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2875,7 +2870,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2884,15 +2879,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2900,18 +2895,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2919,7 +2914,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2934,23 +2929,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2961,19 +2956,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2985,11 +2980,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3000,11 +2995,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3021,15 +3016,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3044,33 +3039,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Otkazano." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3089,27 +3084,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3124,15 +3119,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3146,19 +3141,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3166,7 +3161,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3176,11 +3171,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3189,11 +3184,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3203,11 +3198,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3227,27 +3222,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3261,15 +3256,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3283,15 +3278,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3307,15 +3302,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3329,15 +3324,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3353,15 +3348,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3376,15 +3371,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3399,15 +3394,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3424,19 +3419,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3451,19 +3446,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3479,19 +3474,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3502,43 +3497,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3551,41 +3546,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3600,19 +3595,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3621,7 +3616,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3633,15 +3628,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3650,21 +3645,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3677,15 +3672,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3695,11 +3690,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3707,7 +3702,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3719,19 +3714,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3740,15 +3735,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3760,15 +3755,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3777,11 +3772,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3790,7 +3785,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3803,19 +3798,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Ne mogu vam to dopustiti jer bi ste uklonili svoju mogućnost pokretanja naredbi. Prvo se dodajte na popis dopuštenih." -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "Korisnici i/ili uloge dodani su na popis dopuštenih." -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "Korisnik ili uloga dodani su na popis dopuštenih." -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3824,19 +3819,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "Dopušteni korisnici i/ili uloge:" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "Dopušten korisnik ili uloga:" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "Nepoznat ili izbrisan korisnik/uloga" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3850,19 +3845,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Ne mogu ti dozvoliti da to učiniš jer bi to uklonilo tvoju sposobnost pokretanja naredbi." -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Korisnici i/ili uloge uklonjeni su sa serverovog popisa dopuštenih." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "Korisnik ili uloga uklonjeni su sa serverovog popisa dopuštenih." -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3872,11 +3867,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "Serverov popis dopuštenih je izbrisan." -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3887,7 +3882,7 @@ msgstr "\n" " Upotrijebite `[p]localblocklist clear` da biste onemogućili popis blokiranih\n" " " -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3900,27 +3895,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "Ne možete dodati sebe na popis blokiranih!" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "Ne možete dodati vlasnika servera na popis blokiranih!" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "Ne možete dodati vlasnika bota na popis blokiranih!" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "Korisnici i/ili uloge dodani su sa serverovog popisa blokiranih." -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "Korisnik ili uloga dodani su sa serverovog popisa blokiranih." -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3929,15 +3924,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "Blokirani korisnici i/ili uloge:" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "Blokiran korisnik ili uloga:" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3950,15 +3945,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Korisnici i/ili uloge uklonjeni su sa serverovog popisa blokiranih." -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "Korisnik ili uloga uklonjeni su sa serverovog popisa blokiranih." -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3968,16 +3963,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "Serverov popis blokiranih je izbrisan." -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Naredbe za omogućavanje i onemogućavanje naredbi i Cog-ova." -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3991,15 +3986,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "Ne možete onemogućiti ovaj Cog prema zadanim postavkama." -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} je postavljen kao onemogućen prema zadanim postavkama." -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4013,11 +4008,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} je postavljen kao omogućen prema zadanim postavkama." -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4029,19 +4024,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "Ne možete onemogućiti ovaj Cog jer bi sami sebe zaključali." -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} je onemogućen u ovom serveru." -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} je već onemogućen (nemam išta za napraviti)." -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4053,19 +4048,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} je omogućen u ovom serveru." -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" nije pronađen." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} nije onemogućen (nemam išta za napraviti)." -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4073,15 +4068,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "Sljedeći Cog-ovi su onemogućeni u ovom serveru:\n" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "U ovom serveru nema onemogućenih Cog-ova." -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4092,7 +4087,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4100,19 +4095,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "Nema globalno onemogućenih naredbi." -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "{} naredbi je globalno onemogućeno.\n" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "Jedna naredba je globalno onemogućena.\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4120,19 +4115,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "U {} nema onemogućenih naredbi." -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} naredbi je onemogućeno u {}.\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "Jedna naredba je onemogućena u {}.\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4146,7 +4141,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4158,19 +4153,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Naredba koju onemogućujete ne može biti `command` ni bilo koja od njezinih podnaredbi." -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "Ova naredba je označena kao uvijek dostupna i ne može se onemogućiti." -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "Ta je naredba već globalno onemogućena." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4182,15 +4177,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "Nije vam dopušteno onemogućiti tu naredbu." -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "Ta je naredba već onemogućena u ovom serveru." -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4203,7 +4198,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4215,11 +4210,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "Ta je naredba već globalno omogućena." -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4231,15 +4226,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "Nije vam dopušteno omogućiti tu naredbu." -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "Ta je naredba već omogućena u ovom serveru." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4253,7 +4248,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4264,7 +4259,7 @@ msgstr "\n" " To uključuje brisanje duplikatnih poruka i neželjenog spominjanja iz Mod Cog-a i filtre iz Filter Cog-a.\n" " " -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4273,19 +4268,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "Uloge imune na automatizirane radnje moderiranja:\n" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "Članovi imuni na automatizirane radnje moderiranja:\n" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "Ovdje nema postavki imuniteta." -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4297,11 +4292,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Već dodano." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4313,11 +4308,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "Nije na popisu." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4329,15 +4324,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "Imuni su." -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "Nisu imuni." -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4350,7 +4345,7 @@ msgstr "\n" " Napomena: Vlasnici i administratori nadjačavaju popis ignoriranja.\n" " " -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4359,7 +4354,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4375,15 +4370,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "Kanal je dodan na popis ignoriranih." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "Kanal je već na popisu ignoriranih." -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4393,20 +4388,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "Ovaj server je dodan na popis ignoriranih." -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "Ovaj server se već ignorira." -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Naredbe za uklanjanje servera ili kanala s popisa ignoriranih." -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4421,15 +4416,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "Kanal je uklonjen s popisa ignoriranih." -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "Ovaj kanal nije na popisu ignoriranih." -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4438,30 +4433,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "Ovaj server je uklonjen s popisa ignoriranih." -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "Ovaj server nije na popisu ignoriranih." -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "Ovaj server se trenutno ignorira." -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/hu-HU.po b/redbot/core/locales/hu-HU.po index 9eb98a9f4..f19146186 100644 --- a/redbot/core/locales/hu-HU.po +++ b/redbot/core/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -1350,14 +1350,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "engedélyezve" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "nincs engedélyezve" @@ -1500,8 +1500,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Időtúllépés." @@ -2612,21 +2612,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2643,15 +2638,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "A helyszín be lett állítva." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2667,7 +2662,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2682,15 +2677,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2705,15 +2700,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2733,19 +2728,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2755,19 +2750,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2778,20 +2773,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2799,7 +2794,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2811,7 +2806,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2822,7 +2817,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2834,7 +2829,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2846,7 +2841,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2855,15 +2850,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2871,18 +2866,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2890,7 +2885,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2905,23 +2900,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2932,19 +2927,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 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:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "nem fogja" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "fogja" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2956,11 +2951,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2971,11 +2966,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2992,15 +2987,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "A szín resetelve." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "A szín be lett állítva." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3015,33 +3010,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Megszakítva." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Prefix beállítva." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3060,27 +3055,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3095,15 +3090,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3117,19 +3112,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3137,7 +3132,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3147,11 +3142,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3160,11 +3155,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3174,11 +3169,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3198,27 +3193,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3232,15 +3227,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3254,15 +3249,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3278,15 +3273,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3300,15 +3295,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3324,15 +3319,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3347,15 +3342,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3370,15 +3365,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3395,19 +3390,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3422,19 +3417,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3450,19 +3445,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3473,43 +3468,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "privát üzeneten keresztül" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "{}-től" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 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:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Küldve {} {} által" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Az üzeneted el lett küldve." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "Nem tudom kézbesíteni az üzeneted. Bocsi." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3522,41 +3517,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Tulajdonosa ennek: {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "Válaszolhatsz erre az üzenetre {}contact -vel" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 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:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Üzenet elküldve {} -nek" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3571,19 +3566,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3592,7 +3587,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3604,15 +3599,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3621,21 +3616,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3648,15 +3643,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3666,11 +3661,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3678,7 +3673,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3690,19 +3685,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3711,15 +3706,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3731,15 +3726,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3748,11 +3743,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3761,7 +3756,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3774,19 +3769,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3795,19 +3790,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3821,19 +3816,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3843,11 +3838,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3855,7 +3850,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3868,27 +3863,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3897,15 +3892,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3918,15 +3913,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3936,16 +3931,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3959,15 +3954,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3981,11 +3976,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3997,19 +3992,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4021,19 +4016,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4041,15 +4036,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4060,7 +4055,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4068,19 +4063,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4088,19 +4083,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4114,7 +4109,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4126,19 +4121,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4150,15 +4145,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4171,7 +4166,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4183,11 +4178,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4199,15 +4194,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4221,7 +4216,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4229,7 +4224,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4238,19 +4233,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4262,11 +4257,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4278,11 +4273,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4294,15 +4289,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4311,7 +4306,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4320,7 +4315,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4336,15 +4331,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4354,20 +4349,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4382,15 +4377,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4399,30 +4394,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/id-ID.po b/redbot/core/locales/id-ID.po index 30be64064..ed212e0c6 100644 --- a/redbot/core/locales/id-ID.po +++ b/redbot/core/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -1338,14 +1338,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "diaktifkan" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "dinonaktifkan" @@ -1488,8 +1488,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2608,21 +2608,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2639,15 +2634,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Lokal telah ditetapkan." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2663,7 +2658,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2678,15 +2673,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2701,15 +2696,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2729,19 +2724,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2751,19 +2746,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2774,20 +2769,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2795,7 +2790,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2807,7 +2802,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2818,7 +2813,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2830,7 +2825,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2842,7 +2837,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2851,15 +2846,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2867,18 +2862,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2886,7 +2881,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2901,23 +2896,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "Perintah menghapus dinonaktifkan." -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "Saya tidak akan menghapus pesan perintah." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2928,19 +2923,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2952,11 +2947,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2967,11 +2962,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2988,15 +2983,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3011,33 +3006,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Dibatalkan." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Set awalan." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3056,27 +3051,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3091,15 +3086,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3113,19 +3108,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3133,7 +3128,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3143,11 +3138,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3156,11 +3151,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3170,11 +3165,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3194,27 +3189,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3228,15 +3223,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3250,15 +3245,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3274,15 +3269,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3296,15 +3291,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3320,15 +3315,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3343,15 +3338,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3366,15 +3361,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3391,19 +3386,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3418,19 +3413,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3446,19 +3441,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3469,43 +3464,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "ID Pengguna: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "melalui DM" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "dari {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gunakan `{} dm {} ` untuk membalas pengguna ini" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Dikirim oleh {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Pesan Anda telah dikirim." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "Saya tidak dapat menyampaikan pesan Anda. Maaf." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3518,41 +3513,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Pemilik dari {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3567,19 +3562,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3588,7 +3583,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3600,15 +3595,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3617,21 +3612,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3644,15 +3639,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3662,11 +3657,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3674,7 +3669,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3686,19 +3681,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3707,15 +3702,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3727,15 +3722,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3744,11 +3739,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3757,7 +3752,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3770,19 +3765,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3791,19 +3786,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3817,19 +3812,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3839,11 +3834,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3851,7 +3846,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3864,27 +3859,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3893,15 +3888,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3914,15 +3909,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3932,16 +3927,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3955,15 +3950,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3977,11 +3972,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3993,19 +3988,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4017,19 +4012,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4037,15 +4032,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4056,7 +4051,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4064,19 +4059,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4084,19 +4079,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4110,7 +4105,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4122,19 +4117,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4146,15 +4141,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4167,7 +4162,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4179,11 +4174,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4195,15 +4190,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4217,7 +4212,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4225,7 +4220,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4234,19 +4229,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4258,11 +4253,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4274,11 +4269,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4290,15 +4285,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4307,7 +4302,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4316,7 +4311,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4332,15 +4327,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "Saluran ditambahkan ke daftar abaikan." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "Saluran sudah ada didalam daftar abaikan." -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4350,20 +4345,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4378,15 +4373,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "Saluran di hapus dari dalam daftar abaikan." -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "Saluran sedang tidak ada di dalam daftar abaikan." -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4395,30 +4390,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Tak satupun" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/it-IT.po b/redbot/core/locales/it-IT.po index 37eeee5b8..db3881e38 100644 --- a/redbot/core/locales/it-IT.po +++ b/redbot/core/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -1399,14 +1399,14 @@ msgid "Embeds are now {} for this channel." msgstr "Gli embed sono ora {} per questo canale." #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "abilitata" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "disabilitata" @@ -1549,8 +1549,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Non posso lasciare il server `{server_name}`: ne sono il proprietario." -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Risposta scaduta." @@ -2664,21 +2664,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2695,15 +2690,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Le impostazioni della lingua sono state impostate." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2719,7 +2714,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2734,15 +2729,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2757,15 +2752,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2785,19 +2780,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2807,19 +2802,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2830,20 +2825,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2851,7 +2846,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2863,7 +2858,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2874,7 +2869,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2886,7 +2881,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2898,7 +2893,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2907,15 +2902,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2923,18 +2918,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2942,7 +2937,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2957,23 +2952,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2984,19 +2979,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "Il bot {} utilizzerà i colori configurati per gli embed." -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "non " -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr " " -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3008,11 +3003,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "La ricerca indistinta dei comandi è stata {} per questo server." -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3023,11 +3018,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "La ricerca indistinta dei comandi è stata {} in DM." -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3044,15 +3039,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "Il colore è stato resettato." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "Il colore è stato impostato." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3067,33 +3062,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Il prefisso è stato impostato." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3112,27 +3107,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3147,15 +3142,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3169,19 +3164,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3189,7 +3184,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3199,11 +3194,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3212,11 +3207,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3226,11 +3221,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3250,27 +3245,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3284,15 +3279,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3306,15 +3301,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3330,15 +3325,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3352,15 +3347,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3376,15 +3371,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3399,15 +3394,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 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:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3422,15 +3417,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 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:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "Fatto. Il limite di pagine è stato impostato a {}." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3447,19 +3442,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3474,19 +3469,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3502,19 +3497,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "La tagline è stata resettata." -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 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:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3525,43 +3520,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "ID utente: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "attraverso il DM" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "da {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | ID server: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilizzare `{}dm {} ` per rispondere a questo utente" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Inviato da {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Il tuo messaggio è stato inviato." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 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:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3574,41 +3569,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Proprietario di {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "Puoi risponder a questo messaggio con {}contact" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 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:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Messaggio recapitato a {}" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3623,19 +3618,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3644,7 +3639,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3656,15 +3651,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3673,21 +3668,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3700,15 +3695,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3718,11 +3713,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3730,7 +3725,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3742,19 +3737,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3763,15 +3758,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3783,15 +3778,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3800,11 +3795,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3813,7 +3808,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3826,19 +3821,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3847,19 +3842,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3873,19 +3868,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3895,11 +3890,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3907,7 +3902,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3920,27 +3915,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3949,15 +3944,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3970,15 +3965,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3988,16 +3983,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4011,15 +4006,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4033,11 +4028,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4049,19 +4044,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4073,19 +4068,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4093,15 +4088,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4112,7 +4107,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4120,19 +4115,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4140,19 +4135,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4166,7 +4161,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4178,19 +4173,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "Questo comando risulta già disabilitato globalmente." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4202,15 +4197,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "Questo comando è già disabilitato in questo server." -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4223,7 +4218,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4235,11 +4230,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "Questo comando risulta già abilitato globalmente." -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4251,15 +4246,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "Questo comando è già abilitato in questo server." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4273,7 +4268,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4281,7 +4276,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4290,19 +4285,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4314,11 +4309,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Già aggiunto." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4330,11 +4325,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "Non in elenco." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4346,15 +4341,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4363,7 +4358,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4372,7 +4367,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4388,15 +4383,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4406,20 +4401,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4434,15 +4429,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4451,30 +4446,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Nessuno" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/ja-JP.po b/redbot/core/locales/ja-JP.po index bcedcf972..67300eb5b 100644 --- a/redbot/core/locales/ja-JP.po +++ b/redbot/core/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -1345,14 +1345,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "無効" @@ -1495,8 +1495,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2607,21 +2607,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2638,15 +2633,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2662,7 +2657,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2677,15 +2672,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2700,15 +2695,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2728,19 +2723,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2750,19 +2745,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2773,20 +2768,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2794,7 +2789,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2806,7 +2801,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2817,7 +2812,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2829,7 +2824,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2841,7 +2836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2850,15 +2845,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2866,18 +2861,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2885,7 +2880,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2900,23 +2895,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2927,19 +2922,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2951,11 +2946,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2966,11 +2961,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2987,15 +2982,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3010,33 +3005,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3055,27 +3050,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3090,15 +3085,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3112,19 +3107,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3132,7 +3127,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3142,11 +3137,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3155,11 +3150,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3169,11 +3164,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3193,27 +3188,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3227,15 +3222,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3249,15 +3244,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3273,15 +3268,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3295,15 +3290,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3319,15 +3314,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3342,15 +3337,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3365,15 +3360,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3390,19 +3385,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3417,19 +3412,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3445,19 +3440,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3468,43 +3463,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3517,41 +3512,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3566,19 +3561,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3587,7 +3582,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3599,15 +3594,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3616,21 +3611,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3643,15 +3638,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3661,11 +3656,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3673,7 +3668,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3685,19 +3680,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3706,15 +3701,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3726,15 +3721,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3743,11 +3738,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3756,7 +3751,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3769,19 +3764,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3790,19 +3785,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3816,19 +3811,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3838,11 +3833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3850,7 +3845,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3863,27 +3858,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3892,15 +3887,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3913,15 +3908,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3931,16 +3926,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3954,15 +3949,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3976,11 +3971,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3992,19 +3987,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4016,19 +4011,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4036,15 +4031,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4055,7 +4050,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4063,19 +4058,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4083,19 +4078,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4109,7 +4104,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4121,19 +4116,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4145,15 +4140,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4166,7 +4161,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4178,11 +4173,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4194,15 +4189,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4216,7 +4211,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4224,7 +4219,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4233,19 +4228,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4257,11 +4252,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4273,11 +4268,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4289,15 +4284,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4306,7 +4301,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4315,7 +4310,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4331,15 +4326,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4349,20 +4344,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4377,15 +4372,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4394,30 +4389,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "無い" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/ko-KR.po b/redbot/core/locales/ko-KR.po index 5d94a027c..79dc1de2c 100644 --- a/redbot/core/locales/ko-KR.po +++ b/redbot/core/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -1338,14 +1338,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "" @@ -1488,8 +1488,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2600,21 +2600,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2631,15 +2626,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "로컬이 설정됐어요." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2655,7 +2650,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2670,15 +2665,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2693,15 +2688,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2721,19 +2716,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2743,19 +2738,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2766,20 +2761,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2787,7 +2782,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2799,7 +2794,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2810,7 +2805,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2822,7 +2817,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2834,7 +2829,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2843,15 +2838,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2859,18 +2854,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2878,7 +2873,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2893,23 +2888,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "커맨드 삭제 사용 안 함." -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "커맨드 메세지를 삭제하지 않을게요." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2920,19 +2915,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2944,11 +2939,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2959,11 +2954,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2980,15 +2975,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3003,33 +2998,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "취소되었어요." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "프리픽스가 변경됐어요." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3048,27 +3043,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3083,15 +3078,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3105,19 +3100,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3125,7 +3120,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3135,11 +3130,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3148,11 +3143,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3162,11 +3157,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3186,27 +3181,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3220,15 +3215,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3242,15 +3237,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3266,15 +3261,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3288,15 +3283,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3312,15 +3307,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3335,15 +3330,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3358,15 +3353,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3383,19 +3378,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3410,19 +3405,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3438,19 +3433,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3461,43 +3456,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "다이렉트 메세지를 통해서" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "{} 에서" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "해당 사용자에게 응답하려면 `{}dm {} ` 을 사용해야 해요." -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "{} {} 의해 전송됐어요." -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "메세지가 전송됐어요." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "사용자님의 메세지를 전송할 수 없어요. 미안해요." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3510,41 +3505,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3559,19 +3554,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3580,7 +3575,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3592,15 +3587,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3609,21 +3604,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3636,15 +3631,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3654,11 +3649,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3666,7 +3661,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3678,19 +3673,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3699,15 +3694,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3719,15 +3714,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3736,11 +3731,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3749,7 +3744,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3762,19 +3757,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3783,19 +3778,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3809,19 +3804,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3831,11 +3826,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3843,7 +3838,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3856,27 +3851,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3885,15 +3880,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3906,15 +3901,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3924,16 +3919,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3947,15 +3942,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3969,11 +3964,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3985,19 +3980,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4009,19 +4004,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4029,15 +4024,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4048,7 +4043,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4056,19 +4051,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4076,19 +4071,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4102,7 +4097,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4114,19 +4109,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4138,15 +4133,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4159,7 +4154,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4171,11 +4166,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4187,15 +4182,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4209,7 +4204,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4217,7 +4212,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4226,19 +4221,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4250,11 +4245,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4266,11 +4261,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4282,15 +4277,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4299,7 +4294,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4308,7 +4303,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4324,15 +4319,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "채널이 무시 목록에 추가됐어요." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "채널이 이미 무시 목록에 포함되어 있어요." -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4342,20 +4337,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4370,15 +4365,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "채널이 무시 목록에서 제거됐어요." -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "해당 채널은 무시 목록에 없어요." -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4387,30 +4382,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "없음" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/nb-NO.po b/redbot/core/locales/nb-NO.po index 7a1415a6f..582c11dc4 100644 --- a/redbot/core/locales/nb-NO.po +++ b/redbot/core/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -1425,14 +1425,14 @@ msgid "Embeds are now {} for this channel." msgstr "Embeder er nå {} for denne kanalen." #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "skrudd på" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "skrudd av" @@ -1579,8 +1579,8 @@ msgstr "Er du sikker på at du vil jeg skal forlate denne serveren?" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Jeg kan ikke forlate serveren `{server_name}`: Jeg er eieren av den." -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Responsen ble tidsavbrutt." @@ -2722,21 +2722,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "Ugyldig språkkode. Bruk format: `en-US`" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "Ugyldig format - språkkode må inkludere landskode, f.eks. 'nb-NO'" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "Globalt Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2753,15 +2748,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "Lokale innstillinger er satt til standard." -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2777,7 +2772,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2792,15 +2787,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "Global regional formatering vil nå basere seg på botens lokalitet." -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "Global regional formatering vil nå bli basert på '{language_code}` lokal." -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2815,15 +2810,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "Regional formatering vil nå være basert på botens locale på denne serveren." -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Regional formatering vil nå være basert på `{language_code}` lokal." -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2843,19 +2838,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "Klikk på knappen nedenfor for å velge nøkler." -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokens har blitt satt." -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2865,19 +2860,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "Ingen API tjenester har blitt angitt ennå." -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "Angi API-tjenester:\n" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "Angi API-tjenester:\n" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2888,21 +2883,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Tjenester ble slettet:\n" "{services_list}" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "Tjenesten ble slettet: {service_name}" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "Ingen av tjenestene du oppga hadde noen nøkler innsatt." -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2910,7 +2905,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2922,7 +2917,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2933,7 +2928,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2945,7 +2940,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2957,7 +2952,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2966,15 +2961,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "Det er ingen ekstra kanaler som sendes til." -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "Ukjent kanal med id: {id}" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2982,11 +2977,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "Ikke satt." -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -2996,7 +2991,7 @@ msgstr "Admin roller: {admin}\n" "Lokal: {guild_locale}\n" "Regional format: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3008,7 +3003,7 @@ msgstr "{bot_name} Innstillinger:\n\n" "Globalt regionalt format: {regional_format}\n" "Standard embed farge: {colour}" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3023,23 +3018,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "Kommando sletting deaktivert." -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "Slett forsinkelse, sett til {num} sekunder." -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Bot vil slette kommando meldinger etter {num} sekunder. Sett denne verdien til -1 for å stoppe sletting av meldinger" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "Jeg vil ikke slette kommando meldinger." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3050,19 +3045,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "Botten {} bruke konfigurerte farger for embeder." -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "vil ikke" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "vil" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3074,11 +3069,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "Fuzzy kommando søking har blitt {} for denne serveren." -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3089,11 +3084,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "Fuzzy kommando søking har blitt {} i DMer." -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3110,15 +3105,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "Fargen har blitt tilbakestilt." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "Fargen har blitt lagt inn." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3133,33 +3128,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Kansellert." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Prefiks satt." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "Prefikser satt." -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3178,27 +3173,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "Prefikser for server er tilbakestilt." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "Server prefiks satt." -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "Server prefikser satt." -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3213,15 +3208,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3235,19 +3230,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3258,7 +3253,7 @@ msgstr "\n" " Alle hjelpeinnstillinger brukes globalt.\n" " " -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3268,11 +3263,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Advarsel: Standardformatteren er ikke i bruk, disse innstillingene gjelder ikke." -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3281,11 +3276,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "Hjelpeformateren har blitt tilbakestilt. Dette forhindrer ikke cogs fra å endre hjelp, du må kanskje fjerne en tog hvis dette har vært et problem." -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3295,11 +3290,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Hjelpeinnstillingene har blitt tilbakestilt til standardverdiene. Dette vil kanskje ikke ha en innvirkning når du bruker formater for tredjeparts hjelp." -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3319,27 +3314,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "Hjelpen vil ikke bruke menyer." -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3353,15 +3348,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "Hjelp vil ikke filtrere skjulte kommandoer." -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "Hjelp vil filtrere skjulte kommandoer." -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3375,15 +3370,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3399,15 +3394,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "Hjelp vil nå krysse av når den sendes i en DM." -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "Hjelpen vil ikke krysse av når den sendes i en DM." -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3421,15 +3416,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "Hjelpen vil bare vise for kommandoer som kan kjøres." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "Hjelp vil vises uten å sjekke om kommandoene kan kjøres." -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3445,15 +3440,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "Hjelp vil bekrefte at hjelpeemner eksisterer." -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Hjelp vil bare verifisere at hjelpeemner er tilgjengelige via uklar hjelp (hvis aktivert)." -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3468,15 +3463,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "Du må gi en verdi på minst 500 tegn." -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "Ferdig. Tegngrensen per side er satt til {}." -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3491,15 +3486,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "Du må gi en verdi som er null eller høyere!" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "Ferdig. Grensen er satt til {}." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3516,19 +3511,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "Tidsfristen kan ikke være lengre enn 14 dager!" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "Ferdig. Hjelpe meldinger slettes ikke nå." -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "Ferdig. Slettingsforsinkelsen er satt til {} sekunder." -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3543,19 +3538,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3571,19 +3566,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "Etiketten er tilbakestilt." -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Din linje er for lang! Vennligst forkort den til å være maks 2048 tegn lang." -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "Taggen er lagt inn." -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3594,43 +3589,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "Bruker-ID: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "gjennom DM" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "fra {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | Server-ID: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Bruk '{} dm {} ' for å svare denne brukeren" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Sendt av {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "Jeg har blitt konfigurert til å ikke sende dette noe sted." -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Din melding har blitt sendt." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "Jeg klarer ikke å levere meldingen. Unnskyld." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3643,41 +3638,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "Ugyldig ID, bruker ikke funnet, eller brukeren er en bot. Du kan bare sende meldinger til personer jeg deler en server med." -#: redbot/core/core_commands.py:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Eier av {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "Du kan svare på denne meldingen med {}contact" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Beklager, kunne ikke levere meldingen din til {}" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Meldingen er levert til {}" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "Skriver ut botens datasti." -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "Datasti {path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "Viser feilsøkingsinformasjon nyttig for feilsøking." -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3692,19 +3687,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3713,7 +3708,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3725,15 +3720,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "Brukere har blitt lagt til i tillatt liste." -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "Brukeren har blitt lagt til i tillatelseslisten." -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3742,21 +3737,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "Brukere på tillatt liste:" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "Bruker på tillatt liste:" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Ukjent eller slettet bruker" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3769,15 +3764,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "Brukere har blitt fjernet fra tillatt liste." -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "Brukeren har blitt fjernet fra tillatt liste." -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3787,11 +3782,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "Tillatt liste er tømt." -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3799,7 +3794,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3811,19 +3806,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "Du kan ikke legge til en eier i blokkeringslisten!" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "Brukere har blitt lagt til i blokkeringslisten." -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "Brukeren har blitt lagt til blokkeringslisten." -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3832,15 +3827,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "Brukere på blokklisten:" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "Bruker på blokkeringslisten:" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3852,15 +3847,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "Brukere har blitt fjernet fra blokkeringslisten." -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "Brukeren har blitt fjernet fra blokkeringslisten." -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3869,11 +3864,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "Svartelisten er tømt." -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3882,7 +3877,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3895,19 +3890,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Jeg kan ikke tillate deg å gjøre dette, da det vil fjerne din evne til å kjøre kommandoer, vær sikker på at du legger deg selv til i tillatelseslisten først." -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "Brukere og/eller roller har blitt lagt til i tillatelseslisten." -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "Bruker eller rolle har blitt lagt til i tillatelseslisten." -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3916,19 +3911,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "Tillatte brukere og/eller roller:" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "Tillatt bruker eller rolle:" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "Ukjent eller slettet bruker/rolle" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3942,19 +3937,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Jeg kan ikke tillate deg å gjøre dette, da det vil fjerne din evne til å kjøre kommandoer." -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Brukere og/eller roller har blitt fjernet fra listen tillatt på serveren." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "Brukeren eller rollen har blitt fjernet fra listen som server tillater." -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3964,11 +3959,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "Serverens tillatte liste har blitt fjernet." -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3976,7 +3971,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3989,27 +3984,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "Du kan ikke legge deg selv til i blokkeringslisten!" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "Du kan ikke legge til guildeieren til blokkeringslisten!" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "Du kan ikke legge til en bot eier i blokkeringslisten!" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "Brukere og/eller roller har blitt lagt til fra server-blokkelisten." -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "Brukeren eller rollen har blitt lagt til fra serverens blokkeringsliste." -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4018,15 +4013,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "Blokkerte brukere og/eller roller:" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "Blokkert bruker eller rolle:" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4039,15 +4034,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Brukere og/eller roller har blitt fjernet fra serverens blokkeringsliste." -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "Brukeren eller rollen har blitt fjernet fra serverens blokkeringsliste." -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4057,16 +4052,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "Server-blokklisten har blitt slettet." -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4080,15 +4075,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "Du kan ikke deaktivere denne cog som standard." -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} er angitt som deaktivert som standard." -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4102,11 +4097,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} er satt som standard." -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4118,19 +4113,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "Du kan ikke deaktivere denne cog siden du vil låse deg selv ut." -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} har blitt deaktivert i denne guilden." -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} var allerede deaktivert (ingenting å gjøre)." -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4142,19 +4137,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} har blitt aktivert i denne guilden." -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} ble ikke deaktivert (ingenting å gjøre)." -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4162,15 +4157,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "Følgende cogs er deaktivert i denne guilden:\n" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "Det er ingen deaktiverte cogs i denne guilden." -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4181,7 +4176,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4189,19 +4184,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "Det er ikke noen globalt utkoplet kommandoer." -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "{} kommandoer er deaktivert globalt.\n" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "1 kommando er deaktivert globalt.\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4209,19 +4204,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "Det er ingen deaktiverte kommandoer i {}." -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} kommandoer er deaktivert i {}.\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "1 kommando er deaktivert i {}.\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4235,7 +4230,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4247,19 +4242,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Kommandoen som skal deaktiveres kan ikke være `command` eller en av dens underkommandoer." -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "Denne kommandoen er angitt som alltid tilgjengelig og kan ikke deaktiveres." -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "Den kommandoen er allerede deaktivert globalt." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4271,15 +4266,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "Du har ikke lov til å deaktivere den kommandoen." -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "Den kommandoen er allerede deaktivert i denne serveren." -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4292,7 +4287,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4304,11 +4299,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "Den kommandoen er allerede aktivert globalt." -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4320,15 +4315,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "Du har ikke rettigheter til å aktivere den kommandoen." -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "Den kommandoen er allerede aktivert på denne serveren." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4342,7 +4337,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4350,7 +4345,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4359,19 +4354,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "Roller immunitet fra automatiserte moderasjons aksjoner:\n" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "Medlemmer immune fra automatiserte moderasjons aksjoner:\n" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "Ingen immunintetsinnstillinger her." -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4383,11 +4378,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Allerede lagt til." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4399,11 +4394,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "Ikke i listen." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4415,15 +4410,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "De er immune." -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "De er ikke immuniserte." -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4432,7 +4427,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4441,7 +4436,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4457,15 +4452,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "Kanal lagt til ignorering listen." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "Kanal allerede i ignorering listen." -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4475,20 +4470,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "Denne serveren har blitt lagt til i ignorering listen." -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "Denne serveren blir allerede ignorert." -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4503,15 +4498,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "Kanal fjernet fra ignorering listen." -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "Denne kanalen er ikke i ignorering listen." -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4520,30 +4515,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "Denne serveren har blitt fjernet fra ignorering listen." -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "Denne serveren er ikke i ignorering listen." -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "Denne serveren blir for øyeblikket ignorert." -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Ingen" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/nl-NL.po b/redbot/core/locales/nl-NL.po index eba366a73..746d9f9bf 100644 --- a/redbot/core/locales/nl-NL.po +++ b/redbot/core/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -1338,14 +1338,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "activeren" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "de-activeren" @@ -1488,8 +1488,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Reactie time-out." @@ -2608,21 +2608,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2639,15 +2634,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Taal is veranderd." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2663,7 +2658,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2678,15 +2673,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2701,15 +2696,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2729,19 +2724,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2751,19 +2746,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2774,20 +2769,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2795,7 +2790,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2807,7 +2802,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2818,7 +2813,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2830,7 +2825,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2842,7 +2837,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2851,15 +2846,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2867,18 +2862,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2886,7 +2881,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2901,23 +2896,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2928,19 +2923,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "zal niet" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "zal" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2952,11 +2947,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2967,11 +2962,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2988,15 +2983,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3011,33 +3006,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Geannuleerd." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Prefix opgeslagen." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3056,27 +3051,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3091,15 +3086,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3113,19 +3108,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3133,7 +3128,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3143,11 +3138,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3156,11 +3151,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3170,11 +3165,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3194,27 +3189,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3228,15 +3223,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3250,15 +3245,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3274,15 +3269,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3296,15 +3291,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3320,15 +3315,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3343,15 +3338,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3366,15 +3361,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3391,19 +3386,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3418,19 +3413,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3446,19 +3441,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3469,43 +3464,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "Gebruikers-ID: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "met een persoonlijk bericht" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "van {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gebruik `{}dm {} ` om te reageren op deze gebruiker" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Verzonden door {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Je bericht is verzonden." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "Ik kan dit bericht niet afleveren." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3518,41 +3513,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Eigenaar van {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "Je kan dit bericht beantwoorden met {}contact" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Helaas, jouw bericht naar {} kon niet afgeleverd worden" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Bericht aan {} afgeleverd" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3567,19 +3562,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3588,7 +3583,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3600,15 +3595,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3617,21 +3612,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3644,15 +3639,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3662,11 +3657,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3674,7 +3669,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3686,19 +3681,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3707,15 +3702,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3727,15 +3722,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3744,11 +3739,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3757,7 +3752,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3770,19 +3765,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3791,19 +3786,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3817,19 +3812,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3839,11 +3834,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3851,7 +3846,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3864,27 +3859,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3893,15 +3888,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3914,15 +3909,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3932,16 +3927,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3955,15 +3950,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3977,11 +3972,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3993,19 +3988,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4017,19 +4012,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4037,15 +4032,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4056,7 +4051,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4064,19 +4059,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4084,19 +4079,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4110,7 +4105,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4122,19 +4117,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4146,15 +4141,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4167,7 +4162,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4179,11 +4174,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4195,15 +4190,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "Die command is al geactiveerd in deze server." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4217,7 +4212,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4225,7 +4220,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4234,19 +4229,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4258,11 +4253,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4274,11 +4269,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4290,15 +4285,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4307,7 +4302,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4316,7 +4311,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4332,15 +4327,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4350,20 +4345,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4378,15 +4373,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4395,30 +4390,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Geen" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/pl-PL.po b/redbot/core/locales/pl-PL.po index f754e3e77..f11b737ea 100644 --- a/redbot/core/locales/pl-PL.po +++ b/redbot/core/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -1392,14 +1392,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "włączone" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "wyłączone" @@ -1542,8 +1542,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Przekroczono limit czasu odpowiedzi." @@ -2662,21 +2662,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2693,15 +2688,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Język został ustawiony." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2717,7 +2712,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2732,15 +2727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2755,15 +2750,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2783,19 +2778,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2805,19 +2800,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2828,20 +2823,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2849,7 +2844,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2861,7 +2856,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2872,7 +2867,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2884,7 +2879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2896,7 +2891,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2905,15 +2900,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2921,18 +2916,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2940,7 +2935,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2955,23 +2950,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "Nie usunę wiadomości komend." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2982,19 +2977,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "Bot {} używał swojego skonfigurowanego koloru dla embedów." -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "nie będzie" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "będzie" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3006,11 +3001,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3021,11 +3016,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3042,15 +3037,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "Kolor został zresetowany." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "Kolor został ustawiony." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3065,33 +3060,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Anulowano." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Prefiks ustawiony." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3110,27 +3105,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3145,15 +3140,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3167,19 +3162,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3187,7 +3182,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3197,11 +3192,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3210,11 +3205,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3224,11 +3219,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3248,27 +3243,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3282,15 +3277,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3304,15 +3299,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3328,15 +3323,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3350,15 +3345,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3374,15 +3369,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3397,15 +3392,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 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:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3420,15 +3415,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "Musisz podać wartość zero lub większą!" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "Gotowe. Limit stron został ustawiony na {}." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3445,19 +3440,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3472,19 +3467,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3500,19 +3495,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3523,43 +3518,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "ID użytkownika: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "przez PW" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "z {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | ID serwera: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Użyj `{}dm {} `, by odpowiedzieć temu użytkownikowi" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Wysłane przez {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Twoja wiadomość została wysłana." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "Nie mogę wysłać twojej wiadomości. Przepraszam." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3572,41 +3567,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Właściciel {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "Możesz odpowiedzieć na tę wiadomość za pomocą {}contact" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Sorry, nie mogę dostarczyć Twojej wiadomości do {}" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Wiadomość dostarczona do {}" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3621,19 +3616,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3642,7 +3637,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3654,15 +3649,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3671,21 +3666,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3698,15 +3693,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3716,11 +3711,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3728,7 +3723,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3740,19 +3735,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3761,15 +3756,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3781,15 +3776,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3798,11 +3793,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3811,7 +3806,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3824,19 +3819,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3845,19 +3840,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3871,19 +3866,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3893,11 +3888,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3905,7 +3900,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3918,27 +3913,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3947,15 +3942,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3968,15 +3963,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3986,16 +3981,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4009,15 +4004,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4031,11 +4026,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4047,19 +4042,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4071,19 +4066,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4091,15 +4086,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4110,7 +4105,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4118,19 +4113,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4138,19 +4133,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4164,7 +4159,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4176,19 +4171,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "Ta komenda jest już wyłączona globalnie." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4200,15 +4195,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "Ta komenda jest już wyłączona na tym serwerze." -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4221,7 +4216,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4233,11 +4228,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "Ta komenda jest już włączona globalnie." -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4249,15 +4244,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "Ta komenda jest już włączona na tym serwerze." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4271,7 +4266,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4279,7 +4274,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4288,19 +4283,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4312,11 +4307,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Już istnieje." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4328,11 +4323,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "Brak na liście." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4344,15 +4339,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4361,7 +4356,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4370,7 +4365,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4386,15 +4381,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4404,20 +4399,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4432,15 +4427,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4449,30 +4444,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Brak" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/pt-BR.po b/redbot/core/locales/pt-BR.po index 3ae297e7a..63a6b637a 100644 --- a/redbot/core/locales/pt-BR.po +++ b/redbot/core/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -1379,14 +1379,14 @@ msgid "Embeds are now {} for this channel." msgstr "As mensagens incorporadas agora estão {} para este canal." #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "ativado" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "desativado" @@ -1529,8 +1529,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Tempo de resposta excedido." @@ -2649,21 +2649,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2680,15 +2675,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "O locale foi definido." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2704,7 +2699,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2719,15 +2714,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2742,15 +2737,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2770,19 +2765,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2792,19 +2787,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2815,20 +2810,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2836,7 +2831,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2848,7 +2843,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2859,7 +2854,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2871,7 +2866,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2883,7 +2878,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2892,15 +2887,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2908,18 +2903,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2927,7 +2922,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2942,23 +2937,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2969,19 +2964,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "O bot {} usa a cor configurada para mensagens incorporadas." -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "não vai" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "vai" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2993,11 +2988,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3008,11 +3003,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3029,15 +3024,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "A cor foi redefinida." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "A cor foi definida." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3052,33 +3047,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Cancelado." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Prefixo definido." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3097,27 +3092,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3132,15 +3127,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3154,19 +3149,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3174,7 +3169,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3184,11 +3179,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3197,11 +3192,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3211,11 +3206,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3235,27 +3230,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3269,15 +3264,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3291,15 +3286,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3315,15 +3310,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3337,15 +3332,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3361,15 +3356,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3384,15 +3379,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3407,15 +3402,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3432,19 +3427,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3459,19 +3454,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3487,19 +3482,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3510,43 +3505,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "ID do(a) usuário(a): {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "através de mensagem direta" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | ID do servidor: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Use `{}dm {} ` para responder este(a) usuário(a)" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Sua mensagem foi enviada." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3559,41 +3554,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Proprietário(a) de {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "Você pode responder a esta mensagem com {}contact" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Desculpe, não pude entregar sua mensagem para {}" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Mensagem entregue a {}" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "Mostra o caminho do diretório de dados do bot." -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "Caminho do diretório de dados: {path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3608,19 +3603,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3629,7 +3624,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3641,15 +3636,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3658,21 +3653,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3685,15 +3680,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3703,11 +3698,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3715,7 +3710,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3727,19 +3722,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3748,15 +3743,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3768,15 +3763,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3785,11 +3780,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3798,7 +3793,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3811,19 +3806,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3832,19 +3827,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3858,19 +3853,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3880,11 +3875,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3892,7 +3887,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3905,27 +3900,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3934,15 +3929,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3955,15 +3950,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3973,16 +3968,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3996,15 +3991,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4018,11 +4013,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4034,19 +4029,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4058,19 +4053,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4078,15 +4073,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4097,7 +4092,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4105,19 +4100,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "Não existem comandos desativados globalmente." -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "{} comandos estão desativados globalmente.\n" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "Um comando está desativado globalmente.\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4125,19 +4120,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "Não há nenhum comando desativado em {}." -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} comandos estão desativados em {}.\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "Um comando está desativado em {}.\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4151,7 +4146,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4163,19 +4158,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4187,15 +4182,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4208,7 +4203,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4220,11 +4215,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4236,15 +4231,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "Este comando já está habilitado neste servidor." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4258,7 +4253,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4266,7 +4261,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4275,19 +4270,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4299,11 +4294,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Já adicionado." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4315,11 +4310,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "Não está na lista." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4331,15 +4326,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4348,7 +4343,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4357,7 +4352,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4373,15 +4368,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4391,20 +4386,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4419,15 +4414,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4436,30 +4431,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/pt-PT.po b/redbot/core/locales/pt-PT.po index 32707da5b..12a730181 100644 --- a/redbot/core/locales/pt-PT.po +++ b/redbot/core/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -1349,14 +1349,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "" @@ -1499,8 +1499,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2618,21 +2618,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2649,15 +2644,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2673,7 +2668,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2688,15 +2683,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2711,15 +2706,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2739,19 +2734,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2761,19 +2756,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2784,20 +2779,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2805,7 +2800,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2817,7 +2812,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2828,7 +2823,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2840,7 +2835,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2852,7 +2847,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2861,15 +2856,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2877,18 +2872,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2896,7 +2891,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2911,23 +2906,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2938,19 +2933,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2962,11 +2957,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2977,11 +2972,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2998,15 +2993,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3021,33 +3016,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Cancelado." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3066,27 +3061,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3101,15 +3096,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3123,19 +3118,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3143,7 +3138,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3153,11 +3148,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3166,11 +3161,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3180,11 +3175,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3204,27 +3199,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3238,15 +3233,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3260,15 +3255,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3284,15 +3279,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3306,15 +3301,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3330,15 +3325,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3353,15 +3348,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3376,15 +3371,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3401,19 +3396,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3428,19 +3423,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3456,19 +3451,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3479,43 +3474,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3528,41 +3523,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3577,19 +3572,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3598,7 +3593,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3610,15 +3605,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3627,21 +3622,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3654,15 +3649,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3672,11 +3667,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3684,7 +3679,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3696,19 +3691,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3717,15 +3712,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3737,15 +3732,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3754,11 +3749,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3767,7 +3762,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3780,19 +3775,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3801,19 +3796,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3827,19 +3822,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3849,11 +3844,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3861,7 +3856,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3874,27 +3869,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3903,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3924,15 +3919,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3942,16 +3937,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3965,15 +3960,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3987,11 +3982,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4003,19 +3998,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4027,19 +4022,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4047,15 +4042,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4066,7 +4061,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4074,19 +4069,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4094,19 +4089,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4120,7 +4115,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4132,19 +4127,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4156,15 +4151,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4177,7 +4172,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4189,11 +4184,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4205,15 +4200,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4227,7 +4222,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4235,7 +4230,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4244,19 +4239,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4268,11 +4263,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4284,11 +4279,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4300,15 +4295,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4317,7 +4312,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4326,7 +4321,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4342,15 +4337,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4360,20 +4355,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4388,15 +4383,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4405,30 +4400,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/ru-RU.po b/redbot/core/locales/ru-RU.po index 9ba7d6335..e7da026bc 100644 --- a/redbot/core/locales/ru-RU.po +++ b/redbot/core/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -1439,14 +1439,14 @@ msgid "Embeds are now {} for this channel." msgstr "Сейчас встраиваются {} для этого канала." #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "включен" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "отключен" @@ -1593,8 +1593,8 @@ msgstr "Вы действительно хотите, чтобы я покину msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Я не могу покинуть сервер `{server_name}`: я его владелец." -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Время ответа истекло." @@ -2730,21 +2730,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "Неверный код языка. Используйте формат: `en-US`" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "Недопустимый формат - код языка должен содержать код страны, например 'en-US'" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "Глобальный язык установлен." -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2761,15 +2756,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "Локаль была установлена по умолчанию." -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Локализация была установлена." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2785,7 +2780,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2800,15 +2795,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "Глобальное региональное форматирование теперь будет основано на локали бота." -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "Глобальное региональное форматирование теперь будет основано на `{language_code}` локали." -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2823,15 +2818,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "Региональное форматирование теперь будет основано на локали бота на этом сервере." -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Формат региона теперь будет основываться на локализации `{language_code}`." -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2851,19 +2846,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokens были установлены." -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2873,19 +2868,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "Никаких услуг API пока не установлено." -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "Установите сервисы API:\n" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "Установите службу API:\n" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2896,21 +2891,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Службы успешно удалены:\n" "{services_list}" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "Служба успешно удалена: {service_name}" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "Ни в одном из предоставляемых вами сервисов не было установлено ни одного ключа." -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2921,7 +2916,7 @@ msgstr "\n" " Уведомления владельца включают использование `[p]contact` и доступные обновления Red.\n" " " -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2933,7 +2928,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2944,7 +2939,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2956,7 +2951,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2968,7 +2963,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2977,15 +2972,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "Нет никаких дополнительных каналов, на которые отправляются сообщения." -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "Неизвестный канал с идентификатором: {id}" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2993,11 +2988,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3007,7 +3002,7 @@ msgstr "Роли администраторов: {admin}\n" "Локал: {guild_locale}\n" "Региональный формат: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3019,7 +3014,7 @@ msgstr "{bot_name} Настройки:\n\n" "Глобальный региональный формат: {regional_format}\n" "Цвет вставки по умолчанию: {colour}" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3034,23 +3029,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "Удаление команды отключено." -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "Удалить задержку, установленную на {num} секунд." -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Бот удалит командные сообщения через {num} секунд. Установите это значение -1, чтобы прекратить удаление сообщений" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "Я не буду удалять командные сообщения." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3061,19 +3056,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "Бот {} использовать свой настроенный цвет для встраивания сообщений." -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "не будет" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "будет" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3085,11 +3080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "Поиск неопределенной команды был {} для этого сервера." -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3100,11 +3095,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "Поиск неопределенных команд был {} в личных сообщениях." -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3121,15 +3116,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "Цвет был сброшен." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "Цвет был установлен." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3144,33 +3139,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Отменено." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Префикс установлен." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "Префиксы установлены." -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3189,27 +3184,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "Префиксы серверов были сброшены." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "Префикс сервера установлен." -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "Установлены префиксы сервера." -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3224,15 +3219,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3246,19 +3241,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3269,7 +3264,7 @@ msgstr "\n" " Все настройки справки применяются глобально.\n" " " -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3279,11 +3274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Предупреждение: Если форматтер по умолчанию не используется, эти настройки могут быть неприменимы." -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3292,11 +3287,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "Средство форматирования help было сброшено. Не забудь что это не остановит шестерню от модинга справки, возможно тебе придётся выкрутить шестерню если в этом была проблема." -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3306,11 +3301,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Настройки справки были сброшены к значениям по умолчанию. Это может не оказать влияния при использовании сторонних форматирования справки." -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3330,27 +3325,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "Помощь не будет использовать меню." -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3364,15 +3359,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "Help не будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "Помощь будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3386,15 +3381,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3410,15 +3405,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "Help теперь будет отмечать команду при отправке в ЛС." -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "Help не будет отмечать команду при отправке в ЛС." -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3432,15 +3427,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "Справка будет показывать только для команд, которые могут быть запущены." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "Справка будет показана без проверки возможности выполнения команд." -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3456,15 +3451,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "Помощь проверит наличие тем помощи." -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Помощь будет проверять только наличие тем помощи при помощи нечеткой справки (если включено)." -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3479,15 +3474,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "Значение должно быть не менее 500 символов." -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "Готово. Максимальное количество символов на странице было установлено равным {}." -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3502,15 +3497,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "Вы должны дать значение ноль или больше!" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "Готово. Ограничение на количество страниц установлено на {}." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3527,19 +3522,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "Задержка не может быть длиннее 14 дней!" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "Готово. Сообщения справки теперь не будут удалены." -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "Готово. Задержка удаления была установлена на {} секунд." -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3554,19 +3549,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "Вы должны указать значение не менее 15 секунд!" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "Тайм-аут не может быть больше 5 минут!" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "Выполнено. Тайм-аут реакции установлен на {} секунд." -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3582,19 +3577,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Ваш подзаголовок слишком длинный! Пожалуйста, уменьшите его до 2048 символов." -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3605,43 +3600,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "ID пользователя: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "через DM" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | ID сервера: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Используйте `{}dm {} `чтобы ответить пользователю" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Отправил {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "Я настроен не отправлять это нигде." -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Ваше сообщение было отправлено." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "Я не могу доставить ваше сообщение. Извините." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3654,41 +3649,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "Недопустимый ID, пользователь не найден или пользователь бот. Вы можете отправлять сообщения только тем пользователям, с которыми у меня есть сервер." -#: redbot/core/core_commands.py:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Владелец {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "Вы можете ответить на это сообщение с {} контактом" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Извините, я не смог доставить сообщение для %s" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Сообщение доставлено к %s" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "Выводит путь к данным бота." -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "Путь к данным: {path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "Показывает отладочную информацию, полезную для отладки." -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3703,19 +3698,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "Данный пользователь не является участником диагностированного сервера." -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "Не пытайтесь меня обмануть, данный участник не может получить доступ к каналу {channel}!" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3728,7 +3723,7 @@ msgstr "\n" " Используйте команду `[p]allowlist clear`, чтобы отключить список разрешенных команд\n" " " -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3740,15 +3735,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "Пользователи были добавлены в список разрешенных." -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "Пользователь добавлен в список разрешенных." -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3757,21 +3752,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "Пользователи в списке разрешенных:" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "Пользователь в списке разрешенных:" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Неизвестный или удаленный пользователь" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3784,15 +3779,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "Пользователи были удалены из списка разрешенных." -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "Пользователь был удален из списка разрешенных." -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3802,11 +3797,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "Разрешенный список был очищен." -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3817,7 +3812,7 @@ msgstr "\n" " Используйте `[p]blocklist clear`, чтобы отключить список блоков\n" " " -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3829,19 +3824,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "Вы не можете добавить владельца в блок-лист!" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "Пользователи были добавлены в блок-лист." -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "Пользователь добавлен в блок-лист." -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3850,15 +3845,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "Пользователи в списке блок-лист:" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "Пользователь в блок-списке:" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3870,15 +3865,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "Пользователи были удалены из блок-листа." -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "Пользователь был удален из блок-листа." -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3887,11 +3882,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "Блок-лист очищен." -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3904,7 +3899,7 @@ msgstr "\n" " Используйте команду `[p]localallowlist clear`, чтобы отключить список разрешений\n" " " -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3917,19 +3912,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Я не могу разрешить вам сделать это, так как это лишит вас возможности выполнять команды, пожалуйста, сначала добавьте себя в список разрешенных." -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "Пользователи и/или роли были добавлены в список разрешенных." -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "Пользователь или роль были добавлены в список разрешений." -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3938,19 +3933,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "Разрешенные пользователи и/или роли:" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "Разрешенный пользователь или роль:" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "Неизвестный или удаленный пользователь/роль" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3964,19 +3959,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Я не могу позволить вам сделать это, так как это лишит вас возможности выполнять команды." -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Пользователи и/или роли были удалены из разрешительного списка сервера." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "Пользователь или роль были удалены из разрешительного списка сервера." -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3986,11 +3981,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "Список разрешений сервера был очищен." -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4001,7 +3996,7 @@ msgstr "\n" " Используйте команду `[p]localblocklist clear` для отключения списка блокировки\n" " " -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -4014,27 +4009,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "Вы не можете добавить себя в блок-лист!" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "Вы не можете добавить владельца гильдии в блок-лист!" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "Вы не можете добавить владельца бота в блок-лист!" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "Пользователи и/или роли были добавлены из блок-листа сервера." -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "Пользователь или роль были добавлены из блок-листа сервера." -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4043,15 +4038,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "Заблокированные пользователи и/или роли:" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "Заблокированный пользователь или роль:" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4064,15 +4059,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Пользователи и/или роли были удалены из блок-листа сервера." -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "Пользователь или роль были удалены из списка блокировки сервера." -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4082,16 +4077,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "Список блокировки сервера был очищен." -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Команды для включения и отключения команд и шестеренки." -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4105,15 +4100,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "Вы не можете отключить эту шестеренку по умолчанию." -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} по умолчанию отключено." -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4127,11 +4122,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} был установлен как включенный по умолчанию." -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4143,19 +4138,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "Вы не можете отключить эту шестеренку, так как в этом случае вы заблокируете себя." -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} был отключен в этой гильдии." -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} уже отключен (ничего не нужно делать)." -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4167,19 +4162,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} был включен в этой гильдии." -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" не найден." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} не был отключен (ничего не нужно делать)." -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4187,15 +4182,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "В этой гильдии отключены следующие шестеренки:\n" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "В этом гильдии нет неактивных шестеренок." -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4206,7 +4201,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4214,19 +4209,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "Нет глобально отключенных команд." -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "{} Команды отключены глобально.\n" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "1 команда отключена глобально.\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4234,19 +4229,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "Нет отключенных команд в {}." -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} команды отключены в {}.\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "1 команда отключена в {}.\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4260,7 +4255,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4272,19 +4267,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Команда отключения не может быть `команда` или ни одной из под-команд." -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "Эта команда обозначена как всегда доступная и не может быть отключена." -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "Эта команда уже отключена глобально." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4296,15 +4291,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "Вы не можете отключить эту команду." -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "Эта команда уже отключена на этом сервере." -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4317,7 +4312,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4329,11 +4324,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "Эта команда уже включена глобально." -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4345,15 +4340,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "Вы не можете включить эту команду." -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "Эта команда уже включена на этом сервере." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4367,7 +4362,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4378,7 +4373,7 @@ msgstr "\n" " Сюда входят удаление дубликатов сообщений и упоминание спама из командной строки Моd-шестерни, а также фильтры из командной строки Filter-шестерни.\n" " " -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4387,19 +4382,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "Роли защищены от автоматических действий модерации:\n" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "Участники защищены от автоматических действий модерации:\n" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "Здесь нет настроек иммунитета." -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4411,11 +4406,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Уже добавлено." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4427,11 +4422,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "Нет в списке." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4443,15 +4438,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "У них есть иммунитет." -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "У них нет иммунитета." -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4464,7 +4459,7 @@ msgstr "\n" " Примечание: Владельцы и администраторы могут переопределять список игнорирования.\n" " " -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4473,7 +4468,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4489,15 +4484,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "Канал добавлен в список игнорирования." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "Канал уже добавлен в список игнорирования." -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4507,20 +4502,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "Этот сервер был добавлен в список игнорирования." -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "Этот сервер уже находится в списке игнорирования." -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Команды для удаления серверов или каналов из списка игнорирования." -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4535,15 +4530,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "Канал удален из списка игнорирования." -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "Этот канал не был добавлен в список игнорирования." -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4552,30 +4547,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "Этот сервер был удален из списка игнорирования." -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "Этот сервер отсутствует в списке игнорируемых." -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "Этот сервер в настоящее время игнорируется." -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Нет" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/sk-SK.po b/redbot/core/locales/sk-SK.po index 1962f2030..e4be62f4e 100644 --- a/redbot/core/locales/sk-SK.po +++ b/redbot/core/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -1338,14 +1338,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "" @@ -1488,8 +1488,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2600,21 +2600,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2631,15 +2626,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2655,7 +2650,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2670,15 +2665,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2693,15 +2688,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2721,19 +2716,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2743,19 +2738,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2766,20 +2761,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2787,7 +2782,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2799,7 +2794,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2810,7 +2805,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2822,7 +2817,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2834,7 +2829,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2843,15 +2838,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2859,18 +2854,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2878,7 +2873,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2893,23 +2888,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2920,19 +2915,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2944,11 +2939,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2959,11 +2954,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2980,15 +2975,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3003,33 +2998,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3048,27 +3043,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3083,15 +3078,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3105,19 +3100,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3125,7 +3120,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3135,11 +3130,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3148,11 +3143,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3162,11 +3157,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3186,27 +3181,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3220,15 +3215,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3242,15 +3237,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3266,15 +3261,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3288,15 +3283,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3312,15 +3307,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3335,15 +3330,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3358,15 +3353,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3383,19 +3378,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3410,19 +3405,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3438,19 +3433,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3461,43 +3456,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3510,41 +3505,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3559,19 +3554,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3580,7 +3575,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3592,15 +3587,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3609,21 +3604,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3636,15 +3631,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3654,11 +3649,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3666,7 +3661,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3678,19 +3673,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3699,15 +3694,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3719,15 +3714,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3736,11 +3731,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3749,7 +3744,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3762,19 +3757,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3783,19 +3778,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3809,19 +3804,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3831,11 +3826,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3843,7 +3838,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3856,27 +3851,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3885,15 +3880,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3906,15 +3901,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3924,16 +3919,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3947,15 +3942,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3969,11 +3964,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3985,19 +3980,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4009,19 +4004,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4029,15 +4024,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4048,7 +4043,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4056,19 +4051,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4076,19 +4071,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4102,7 +4097,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4114,19 +4109,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4138,15 +4133,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4159,7 +4154,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4171,11 +4166,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4187,15 +4182,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4209,7 +4204,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4217,7 +4212,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4226,19 +4221,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4250,11 +4245,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4266,11 +4261,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4282,15 +4277,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4299,7 +4294,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4308,7 +4303,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4324,15 +4319,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4342,20 +4337,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4370,15 +4365,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4387,30 +4382,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/sl-SI.po b/redbot/core/locales/sl-SI.po index 506c587fe..7b6d48c3a 100644 --- a/redbot/core/locales/sl-SI.po +++ b/redbot/core/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -1366,14 +1366,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "" @@ -1516,8 +1516,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2636,21 +2636,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2667,15 +2662,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2691,7 +2686,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2706,15 +2701,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2729,15 +2724,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2757,19 +2752,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2779,19 +2774,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2802,20 +2797,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2823,7 +2818,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2835,7 +2830,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2846,7 +2841,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2858,7 +2853,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2870,7 +2865,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2879,15 +2874,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2895,18 +2890,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2914,7 +2909,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2929,23 +2924,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2956,19 +2951,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2980,11 +2975,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2995,11 +2990,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3016,15 +3011,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3039,33 +3034,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3084,27 +3079,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3119,15 +3114,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3141,19 +3136,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3161,7 +3156,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3171,11 +3166,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3184,11 +3179,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3198,11 +3193,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3222,27 +3217,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3256,15 +3251,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3278,15 +3273,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3302,15 +3297,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3324,15 +3319,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3348,15 +3343,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3371,15 +3366,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3394,15 +3389,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3419,19 +3414,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3446,19 +3441,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3474,19 +3469,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3497,43 +3492,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3546,41 +3541,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3595,19 +3590,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3616,7 +3611,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3628,15 +3623,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3645,21 +3640,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3672,15 +3667,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3690,11 +3685,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3702,7 +3697,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3714,19 +3709,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3735,15 +3730,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3755,15 +3750,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3772,11 +3767,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3785,7 +3780,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3798,19 +3793,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3819,19 +3814,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3845,19 +3840,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3867,11 +3862,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3879,7 +3874,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3892,27 +3887,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3921,15 +3916,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3942,15 +3937,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3960,16 +3955,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3983,15 +3978,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4005,11 +4000,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4021,19 +4016,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4045,19 +4040,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4065,15 +4060,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4084,7 +4079,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4092,19 +4087,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4112,19 +4107,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4138,7 +4133,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4150,19 +4145,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4174,15 +4169,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4195,7 +4190,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4207,11 +4202,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4223,15 +4218,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4245,7 +4240,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4253,7 +4248,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4262,19 +4257,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4286,11 +4281,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4302,11 +4297,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4318,15 +4313,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4335,7 +4330,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4344,7 +4339,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4360,15 +4355,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4378,20 +4373,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4406,15 +4401,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4423,30 +4418,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/sv-SE.po b/redbot/core/locales/sv-SE.po index 9dfa60734..c5e198ab2 100644 --- a/redbot/core/locales/sv-SE.po +++ b/redbot/core/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -1362,14 +1362,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "" @@ -1512,8 +1512,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2624,21 +2624,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2655,15 +2650,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Språket har ändrats." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2679,7 +2674,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2694,15 +2689,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2717,15 +2712,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2745,19 +2740,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2767,19 +2762,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2790,20 +2785,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2811,7 +2806,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2823,7 +2818,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2834,7 +2829,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2846,7 +2841,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2858,7 +2853,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2867,15 +2862,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2883,18 +2878,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2902,7 +2897,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2917,23 +2912,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2944,19 +2939,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2968,11 +2963,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2983,11 +2978,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3004,15 +2999,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3027,33 +3022,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "Avbruten." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Prefix ändrat." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3072,27 +3067,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3107,15 +3102,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3129,19 +3124,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3149,7 +3144,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3159,11 +3154,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3172,11 +3167,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3186,11 +3181,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3210,27 +3205,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3244,15 +3239,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3266,15 +3261,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3290,15 +3285,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3312,15 +3307,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3336,15 +3331,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3359,15 +3354,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3382,15 +3377,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3407,19 +3402,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3434,19 +3429,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3462,19 +3457,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3485,43 +3480,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "genom DM" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "från {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "Använd `{}dm {} `för att svara användaren" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "Skickat av {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Ditt meddelande har sänts." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "Jag kan inte leverera ditt meddelande. Förlåt." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3534,41 +3529,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3583,19 +3578,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3604,7 +3599,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3616,15 +3611,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3633,21 +3628,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3660,15 +3655,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3678,11 +3673,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3690,7 +3685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3702,19 +3697,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3723,15 +3718,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3743,15 +3738,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3760,11 +3755,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3773,7 +3768,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3786,19 +3781,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3807,19 +3802,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3833,19 +3828,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3855,11 +3850,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3867,7 +3862,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3880,27 +3875,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3909,15 +3904,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3930,15 +3925,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3948,16 +3943,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3971,15 +3966,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3993,11 +3988,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4009,19 +4004,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4033,19 +4028,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4053,15 +4048,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4072,7 +4067,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4080,19 +4075,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4100,19 +4095,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4126,7 +4121,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4138,19 +4133,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4162,15 +4157,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4183,7 +4178,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4195,11 +4190,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4211,15 +4206,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4233,7 +4228,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4241,7 +4236,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4250,19 +4245,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4274,11 +4269,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4290,11 +4285,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4306,15 +4301,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4323,7 +4318,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4332,7 +4327,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4348,15 +4343,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4366,20 +4361,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4394,15 +4389,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4411,30 +4406,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "Inget" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/tr-TR.po b/redbot/core/locales/tr-TR.po index d35a2aa6e..67ccedae3 100644 --- a/redbot/core/locales/tr-TR.po +++ b/redbot/core/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -1421,14 +1421,14 @@ msgid "Embeds are now {} for this channel." msgstr "Bu kanal için yerleşik mesaj ayarı artık {}." #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "açıldı" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "deaktif" @@ -1575,8 +1575,8 @@ msgstr "Bu sunuculardan çıkmamı istediğinize emin misiniz?" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "`{server_name}` sunucusundan çıkamam: O sunucunun sahibi benim." -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "Yanıt yok, zaman aşımı oluştu." @@ -2718,21 +2718,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "Geçersiz dil kodu. Örnek biçim: `en-US`" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "Geçersiz biçem - dil koduyla birlikte ülke kodu da verilmelidir, örn. `en-US`" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "Küresel bölge ayarlandı." -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2749,15 +2744,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "Bölge varsayılana ayarlandı." -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "Yerel ayar değiştirildi." -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2773,7 +2768,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2788,15 +2783,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "Küresel kapsamda artık bölgesel biçimlendirme için bot'un bölgesi kullanılacak." -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "Küresel kapsamda artık bölgesel biçimlendirme için `{language_code}` bölgesi kullanılacak." -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2811,15 +2806,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "Bu sunucuda bot bölgesel biçimlendirme için bölge ayarına dayanacak." -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Bot artık bölgesel biçimlendirme için `{language_code}` bölgesine dayanacak." -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2839,19 +2834,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokenleri ayarlandı." -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2861,19 +2856,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "Henüz hiç API hizmeti ayarlanmamış." -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "API hizmetleri ayarla:\n" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "API hizmeti ayarla:\n" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2884,21 +2879,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Aşağıdaki hizmetler başarıyla kaldırıldı:\n" "{services_list}" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "Hizmet başarıyla kaldırıldı: {service_name}" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "Seçtiğiniz hiç bir hizmetin ayarlanmış herhangi bir anahtarı bulunmamaktaydı." -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2909,7 +2904,7 @@ msgstr "\n" " Bu bildirimlere `[p]contact` komutunun kullanımı ve kullanılabilir Red güncellemeleri dahildir.\n" " " -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2921,7 +2916,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2932,7 +2927,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2944,7 +2939,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2956,7 +2951,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2965,15 +2960,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "Bildirim gönderilen ek kanal bulunmamakta." -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "{id} id'li kanal bilinmiyor" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2981,11 +2976,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -2995,7 +2990,7 @@ msgstr "Admin rolleri: {admin}\n" "Dil: {guild_locale}\n" "Yöresel biçem: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3007,7 +3002,7 @@ msgstr "{bot_name} Ayarları:\n\n" "Küresel yöresel biçem: {regional_format}\n" "Varsayılan yerleşik mesaj rengi: {colour}" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3022,23 +3017,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "Komut silme kapatıldı." -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "Silmeden önce beklenecek süre {num} saniyeye ayarlandı." -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Bot komut içeren mesajları {num} saniyeden sonra silecek. Bunu kapamak için değeri -1 yapın" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "Komut içeren mesajları silmeyeceğim." -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3049,19 +3044,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 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:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "olmayacak" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "olacak" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3073,11 +3068,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 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:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3088,11 +3083,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "Bulanık komut arama {} DMs içinde olmuştur." -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3109,15 +3104,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "Renk sıfırlandı." -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "Renk ayarlandı." -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3132,33 +3127,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "İptal." -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "Prefix öneki değiştirildi." -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "Önekler ayarlandı." -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3177,27 +3172,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "Sunucu önekleri sıfırlandı." -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "Sunucu öneki ayarlandı." -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "Sunucu önekleri ayarlandı." -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3212,15 +3207,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3234,19 +3229,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3257,7 +3252,7 @@ msgstr "\n" " Tüm yardım ayarları global olarak uygulanır.\n" " " -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3267,11 +3262,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Dikkat: Varsayılan biçimlendirici kullanılmamakta, bu ayarlar etkili olmayabilir." -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3280,11 +3275,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "Yardım biçimlendiricisi sıfırlandı. Bu cogların yardım üzerinde değişiklik yapmasını önlemeyecektir, eğer sorun buysa bir cogı silmeniz gerekebilir." -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3294,11 +3289,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Yardım ayarları varsayılana sıfırlandı. Eğer yardım biçimlendiricisi 3. parti kaynaklıysa bir etkisi olmayabilir." -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3318,27 +3313,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "Yardım menüler kullanmayacak." -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3352,15 +3347,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "Yardım gizli komutları filtrelemeyecek." -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "Yardım gizli komutları filtreleyecek." -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3374,15 +3369,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3398,15 +3393,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "Yardım artık özel mesaj olarak gönderilirse komuta tik atacaktır." -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "Yardım özel mesaj olarak gönderilirse komuta tik atmayacak." -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3420,15 +3415,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "Yardım sadece çalıştırılabilir komutlar için kullanılabilecek." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "Yardım komutun çalıştırılabilir oluşuna dikkat etmeyecek." -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3444,15 +3439,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "Yardım bir konunun varlığını doğrulayacak." -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Yardım konuların varlığını yalnızca belirsiz yardım ile doğrulayacak (etkinse)." -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3467,15 +3462,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "En az 500 olan bir değer sunmalısınız." -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 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:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3490,15 +3485,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 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:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "Bitmiş. Sayfa sınırı {} için ayarlandı." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3515,19 +3510,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "Süre 14 günden uzun olamaz." -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "Tamamdır. Yardım mesajları artık silinmeyecek." -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "Tamamdır. Silmeden önce {} saniye beklenecek." -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3542,19 +3537,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3570,19 +3565,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "Tagline sıfırlandı." -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 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:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "Etiket ayarlandı." -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3593,43 +3588,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "Kullanıcı Kimliği" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "vasitasiyla" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "()" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | sunucu kimliği: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 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:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "{} {} Tarafından gönderilen" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "Bunu hiçbir yere göndermemek üzere ayarlandım." -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "Mesajınız gönderildi." -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "Mesajınızı teslim edemiyorum. Afedersiniz." -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3642,41 +3637,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "Geçersiz ID. Kullanıcı bulunamadı veya kullanıcı bir bot. Yalnızca ortak bir sunucuda bulunduğum kişilere mesaj atabilirsiniz." -#: redbot/core/core_commands.py:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "Sahibi {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "{} Kişi bu iletiyle yanıtlayabilirsiniz" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 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:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "Mesaj iletildi" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "Bot'un veri yolunu yazdırır." -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "Data dizini: {path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "Hata ayıklama için işe yarar bilgi gösterir." -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3691,19 +3686,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3712,7 +3707,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3724,15 +3719,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "Kullanıcılar beyaz listeye eklendi." -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "Kullanıcı beyaz listeye eklendi." -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3741,21 +3736,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "Beyaz listedeki kullanıcılar:" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "Beyaz listedeki kullanıcı:" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Bilinmeyen ya da Silinmiş Üye" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3768,15 +3763,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "Kullanıcılar beyaz listeden çıkarıldı." -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "Kullanıcı beyaz listeden çıkarıldı." -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3786,11 +3781,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "Beyaz liste temizlendi." -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3801,7 +3796,7 @@ msgstr "\n" " Kara listeyi kapamak için `[p]blocklist clear` komutunu kullanın\n" " " -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3813,19 +3808,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "Bir bot sahibini kara listeye ekleyemezsiniz." -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "Kullanıcılar kara listeye eklendi." -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "Kullanıcı kara listeye eklendi." -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3834,15 +3829,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "Kara listedeki kullanıcılar:" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "Kara listedeki kullanıcı:" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3854,15 +3849,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "Kullanıcılar kara listeden çıkarıldı." -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "Kullanıcı kara listeden çıkarıldı." -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3871,11 +3866,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "Kara liste temizlendi." -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3888,7 +3883,7 @@ msgstr "\n" " Beyaz listeyi kapamak için `[p]localallowlist clear` kullanın\n" " " -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3901,19 +3896,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Komutları kullanmanı engelleyeceği için bunu yapmana izin veremem, önce kendini bir beyaz listeye eklediğinden emin ol." -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "Kullanıcılar ve/veya roller beyaz listeye eklendi." -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "Kullanıcı veya rol beyaz listeye eklendi." -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3922,19 +3917,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "İzin verilen kullanıcılar ve/veya roller:" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "İzin verilen kullanıcı veya rol:" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "Bilinmeyen veya Silinmiş Kullanıcı/Rol" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3948,19 +3943,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Komutları kullanmanı engelleyeceğinden bunu yapmana izin veremem." -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Kullanıcılar ve/veya roller sunucu beyaz listesinden kaldırıldı." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "Kullanıcı veya rol sunucu beyaz listesinden kaldırıldı." -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3970,11 +3965,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "Sunucu beyaz listesi temizlendi." -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3985,7 +3980,7 @@ msgstr "\n" " Kara listeyi devre dışı bırakmak için `[p]localblocklist clear` kullanın\n" " " -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3998,27 +3993,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "Kendini kara listeye ekleyemezsin." -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "Sunucu sahibini kara listeye ekleyemenzsin." -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "Bir bot sahibini kara listeye ekleyemezsiniz." -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "Kullanıcılar ve/veya roller sunucu kara listesine eklendi." -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "Kullanıcı veya rol sunucu kara listesine eklendi." -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4027,15 +4022,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "Engellenen kullanıcılar ve/veya roller:" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "Engellenen kullanıcı veya rol:" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4048,15 +4043,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Kullanıcılar ve/veya roller sunucu kara listesinden kaldırıldı." -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "Kullanıcı veya rol sunucu kara listesinden kaldırıldı." -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4066,16 +4061,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "Sunucu kara listesi temizlendi." -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Komutları ve cogları açıp kapamak için komutlar." -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4089,15 +4084,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "Bu cog'ı varsayılan olarak kapatamazsınız." -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} varsayılan olarak kapalıya ayarlandı." -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4111,11 +4106,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} varsayılan olarak etkine ayarlandı." -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4127,19 +4122,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "Bindiğiniz dalı kesmiş olacağınızdan bu cog'ı kapatamazsınız." -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} bu sunucu için kapatıldı." -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} zaten kapalıydı (yapılması gereken bir şey yok)" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4151,19 +4146,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} bu sunucu için etkinleştirildi." -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} zaten kapalı değildi (yapılması gereken bir şey yok)" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4171,15 +4166,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "Bu sunucuda aşağıdaki coglar kapalı:\n" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "Bu sunucuda kapatılmış cog bulunmamakta." -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4190,7 +4185,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4198,19 +4193,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "Küresel olarak kapatılmış herhangi bir komut bulunmamakta." -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "{} komut küresel olarak devre dışı.\n" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "1 komut küresel olarak devre dışı.\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4218,19 +4213,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "{} içinde her hangi bir devre dışı bırakılmış komut bulunmamakta." -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} komut {} içinde devre dışı bırakılmış.\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "{} içinde bir 1 komut devre dışı bırakılmış.\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4244,7 +4239,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4256,19 +4251,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Devre dışı bırakılacak komut `command` veya alt komutlarından biri olamaz." -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "Bu komut daima kullanılabilir olarak işaretlenmiştir ve devre dışı bırakılamaz." -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "Bu komut zaten genel olarak devre dışı bırakıldı." -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4280,15 +4275,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "O komutu devre dışı bırakma iznin bulunmamakta." -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 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:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4301,7 +4296,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4313,11 +4308,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "Bu komut genel olarak zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4329,15 +4324,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "O komutu etkinleştirmeye iznin bulunmamakta." -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "Bu komut bu sunucu zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4351,7 +4346,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4362,7 +4357,7 @@ msgstr "\n" " Bu Mod cogındaki kopya mesaj silme, etiket spamlama, ve Filter cogındaki filtreleri içerir.\n" " " -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4371,19 +4366,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "Otomatik moderasyon dokunulmazlığı olan roller:\n" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "Otomatik moderasyon dokunulmazlığı olan üyeler:\n" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "Burada hiç dokunulmazlık ayarı bulunmamakta." -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4395,11 +4390,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "Zaten eklendi." -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4411,11 +4406,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "Listede değil." -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4427,15 +4422,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "Onlar dokunulmaz." -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "Onlar dokunulmaz değil." -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4448,7 +4443,7 @@ msgstr "\n" " Not: Sahipler ve Adminleri bu liste etkilemez.\n" " " -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4457,7 +4452,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4473,15 +4468,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "Kanal yok sayılan olarak eklendi." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "Kanal zaten görmezden gelinenler listesinde." -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4491,20 +4486,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "Bu sunucu yok sayılan olarak listeye eklendi." -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "Bu sunucu zaten yok sayılan modu açılmış." -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Görmezden gelinenler listesinden sunucular veya kanallar çıkarmak için komutlar." -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4519,15 +4514,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "Kanal yok sayılan listesinden kaldırıldı." -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "O kanal görmezden gelinenler listesinde değil." -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4536,30 +4531,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "Bu sunucu yok sayılan listesinden kaldırıldı." -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "Bu sunucu görmezden gelinenler listesinde değil." -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "Bu sunucu şu anda görmezden gelinmekte." -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "None" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/uk-UA.po b/redbot/core/locales/uk-UA.po index 1c003070e..4c4a6de71 100644 --- a/redbot/core/locales/uk-UA.po +++ b/redbot/core/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -1338,14 +1338,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "" @@ -1488,8 +1488,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -1856,12 +1856,12 @@ msgstr "" #: redbot/core/core_commands.py:2482 #, docstring msgid "Base command for bank settings." -msgstr "" +msgstr "Базова команда для налаштувань банку." #: redbot/core/core_commands.py:2486 #, docstring msgid "Show the current bank settings." -msgstr "" +msgstr "Показати налаштування поточного банку." #: redbot/core/core_commands.py:2496 msgid "Global" @@ -1878,7 +1878,12 @@ msgid "Bank settings:\n\n" "Currency: {currency_name}\n" "Default balance: {default_balance}\n" "Maximum allowed balance: {maximum_bal}\n" -msgstr "" +msgstr "Налаштування банку:\n\n" +"Назва банку: {bank_name}\n" +"Маштаб банку: {bank_scope}\n" +"Валюта: {currency_name}\n" +"Початковий баланс: {default_balance}\n" +"Максимальний баланс: {maximum_bal}\n" #: redbot/core/core_commands.py:2517 #, docstring @@ -1886,54 +1891,57 @@ 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 "Оберіть, чи глобальний банк чи ні.\n\n" +" Якщо банк був глобальним, то він стане локальним.\n" +" Інакше, якщо банк був локальним, то він стане глобальним.\n" +" " #: redbot/core/core_commands.py:2524 msgid "per-server" -msgstr "" +msgstr "локальний" #: redbot/core/core_commands.py:2524 msgid "global" -msgstr "" +msgstr "глобальний" #: redbot/core/core_commands.py:2527 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" -msgstr "" +msgstr "Це переключить банк на {banktype}, видаливши всі рахунки в процесі! Якщо ви певні, то введіть `{command}`" #: redbot/core/core_commands.py:2534 msgid "The bank is now {banktype}." -msgstr "" +msgstr "Банк тепер {banktype}." #: redbot/core/core_commands.py:2540 #, docstring msgid "Set the bank's name." -msgstr "" +msgstr "Введіть ім'я банку." #: redbot/core/core_commands.py:2542 msgid "Bank name has been set to: {name}" -msgstr "" +msgstr "Ім'я банку тепер: {name}" #: redbot/core/core_commands.py:2548 #, docstring msgid "Set the name for the bank's currency." -msgstr "" +msgstr "Встановіть назву для банківської валюти." #: redbot/core/core_commands.py:2550 msgid "Currency name has been set to: {name}" -msgstr "" +msgstr "Ім'я валюти банку тепер: {name}" #: redbot/core/core_commands.py:2556 #, docstring msgid "Set the maximum balance a user can get." -msgstr "" +msgstr "Встановіть максимальний баланс, який користувач може мати." #: redbot/core/core_commands.py:2562 msgid "Amount must be greater than zero and less than {max}." -msgstr "" +msgstr "Сума повинна бути більше нуля і менше ніж {max}." #: redbot/core/core_commands.py:2567 msgid "Maximum balance has been set to: {amount}" -msgstr "" +msgstr "Максимальний баланс було змінено на: {amount}" #: redbot/core/core_commands.py:2574 #, docstring @@ -2600,21 +2608,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2631,15 +2634,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2655,7 +2658,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2670,15 +2673,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2693,15 +2696,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2721,19 +2724,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2743,19 +2746,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2766,20 +2769,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2787,7 +2790,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2799,7 +2802,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2810,7 +2813,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2822,7 +2825,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2834,7 +2837,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2843,15 +2846,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2859,18 +2862,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2878,7 +2881,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2893,23 +2896,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2920,19 +2923,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2944,11 +2947,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2959,11 +2962,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2980,15 +2983,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3003,33 +3006,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3048,27 +3051,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3083,15 +3086,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3105,19 +3108,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3125,7 +3128,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3135,11 +3138,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3148,11 +3151,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3162,11 +3165,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3186,27 +3189,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3220,15 +3223,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3242,15 +3245,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3266,15 +3269,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3288,15 +3291,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3312,15 +3315,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3335,15 +3338,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3358,15 +3361,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3383,19 +3386,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3410,19 +3413,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3438,19 +3441,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3461,43 +3464,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3510,41 +3513,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3559,19 +3562,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3580,7 +3583,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3592,15 +3595,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3609,21 +3612,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3636,15 +3639,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3654,11 +3657,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3666,7 +3669,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3678,19 +3681,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3699,15 +3702,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3719,15 +3722,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3736,11 +3739,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3749,7 +3752,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3762,19 +3765,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3783,19 +3786,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3809,19 +3812,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3831,11 +3834,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3843,7 +3846,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3856,27 +3859,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3885,15 +3888,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3906,15 +3909,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3924,16 +3927,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3947,15 +3950,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3969,11 +3972,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3985,19 +3988,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4009,19 +4012,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4029,15 +4032,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4048,7 +4051,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4056,19 +4059,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4076,19 +4079,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4102,7 +4105,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4114,19 +4117,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4138,15 +4141,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4159,7 +4162,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4171,11 +4174,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4187,15 +4190,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4209,7 +4212,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4217,7 +4220,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4226,19 +4229,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4250,11 +4253,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4266,11 +4269,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4282,15 +4285,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4299,7 +4302,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4308,7 +4311,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4324,15 +4327,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4342,20 +4345,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4370,15 +4373,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4387,30 +4390,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4638,15 +4641,15 @@ msgstr "" #: redbot/core/modlog.py:543 msgid "Moderator:" -msgstr "" +msgstr "Модератор:" #: redbot/core/modlog.py:546 msgid "Until:" -msgstr "" +msgstr "До:" #: redbot/core/modlog.py:546 msgid "Duration:" -msgstr "" +msgstr "Тривалість:" #: redbot/core/modlog.py:549 redbot/core/modlog.py:551 msgid "Channel:" diff --git a/redbot/core/locales/vi-VN.po b/redbot/core/locales/vi-VN.po index cd2a501f5..1c24ef160 100644 --- a/redbot/core/locales/vi-VN.po +++ b/redbot/core/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -1338,14 +1338,14 @@ msgid "Embeds are now {} for this channel." msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "" @@ -1488,8 +1488,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "" @@ -2600,21 +2600,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2631,15 +2626,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2655,7 +2650,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2670,15 +2665,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2693,15 +2688,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2721,19 +2716,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2743,19 +2738,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2766,20 +2761,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2787,7 +2782,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2799,7 +2794,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2810,7 +2805,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2822,7 +2817,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2834,7 +2829,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2843,15 +2838,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2859,18 +2854,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2878,7 +2873,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2893,23 +2888,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2920,19 +2915,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2944,11 +2939,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2959,11 +2954,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2980,15 +2975,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3003,33 +2998,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3048,27 +3043,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3083,15 +3078,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3105,19 +3100,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3125,7 +3120,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3135,11 +3130,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3148,11 +3143,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3162,11 +3157,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3186,27 +3181,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3220,15 +3215,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3242,15 +3237,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3266,15 +3261,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3288,15 +3283,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3312,15 +3307,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3335,15 +3330,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3358,15 +3353,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3383,19 +3378,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3410,19 +3405,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3438,19 +3433,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3461,43 +3456,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3510,41 +3505,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 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:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3559,19 +3554,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3580,7 +3575,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3592,15 +3587,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3609,21 +3604,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3636,15 +3631,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3654,11 +3649,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3666,7 +3661,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3678,19 +3673,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3699,15 +3694,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3719,15 +3714,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3736,11 +3731,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3749,7 +3744,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3762,19 +3757,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3783,19 +3778,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3809,19 +3804,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3831,11 +3826,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3843,7 +3838,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3856,27 +3851,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3885,15 +3880,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3906,15 +3901,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3924,16 +3919,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3947,15 +3942,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -3969,11 +3964,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -3985,19 +3980,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4009,19 +4004,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4029,15 +4024,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4048,7 +4043,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4056,19 +4051,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4076,19 +4071,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4102,7 +4097,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4114,19 +4109,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4138,15 +4133,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4159,7 +4154,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4171,11 +4166,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4187,15 +4182,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4209,7 +4204,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4217,7 +4212,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4226,19 +4221,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4250,11 +4245,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4266,11 +4261,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4282,15 +4277,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4299,7 +4294,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4308,7 +4303,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4324,15 +4319,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4342,20 +4337,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4370,15 +4365,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4387,30 +4382,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/zh-CN.po b/redbot/core/locales/zh-CN.po index 2b179c143..a2fb64417 100644 --- a/redbot/core/locales/zh-CN.po +++ b/redbot/core/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -1389,14 +1389,14 @@ msgid "Embeds are now {} for this channel." msgstr "此频道的嵌入现在是 {}" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "启用" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "禁用" @@ -1543,8 +1543,8 @@ msgstr "" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "我不能离开服务器 '{server_name}`: 我是它的所有者" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "响应超时" @@ -2675,21 +2675,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "无效的语言代码。使用格式:`en-US`" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "无效格式 - 语言代码必须包含国家代码,例如 `en-US`" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "已设置全球区域设置" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2706,15 +2701,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "区域已经被设置。" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2730,7 +2725,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2745,15 +2740,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2768,15 +2763,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2796,19 +2791,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2818,19 +2813,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2841,20 +2836,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2862,7 +2857,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2874,7 +2869,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2885,7 +2880,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2897,7 +2892,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2909,7 +2904,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2918,15 +2913,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2934,18 +2929,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2953,7 +2948,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2968,23 +2963,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2995,19 +2990,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "将不会" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "将" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3019,11 +3014,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3034,11 +3029,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3055,15 +3050,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "颜色已设置" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3078,33 +3073,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "取消" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "前缀集。" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "前缀已设置" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3123,27 +3118,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "服务器前缀已重置" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "服务器前缀已设置" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "服务器前缀集" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3158,15 +3153,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3180,19 +3175,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3200,7 +3195,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3210,11 +3205,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3223,11 +3218,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3237,11 +3232,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3261,27 +3256,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3295,15 +3290,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3317,15 +3312,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3341,15 +3336,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3363,15 +3358,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3387,15 +3382,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3410,15 +3405,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3433,15 +3428,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "你必须给出零或更大的值" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "完成。页面限制已设置为 {}" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3458,19 +3453,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "延迟不能超过 14天" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "完成。帮助消息现在不会被删除" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "完成。删除延迟已设置为 {} 秒" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3485,19 +3480,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3513,19 +3508,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "标语已重置" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "你的标语太长了!!! 请缩短,长度不超过2048个字" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "已设置标语" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3536,43 +3531,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "用户 ID:{}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "通过DM" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "从 {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | 服务器 ID: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 \"{} dm {} \" 来答复此用户" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "发送人 {} {}" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "我已被配置为没有发送到任何地方" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "你的消息已发送" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "抱歉,我无法发送你的消息" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3585,41 +3580,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "无效的ID,用户未找到或用户是机器人。你只能向我共享服务器的人发送消息" -#: redbot/core/core_commands.py:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "{} 的所有者" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "你可以通过{}联系人回复此消息" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "对不起,我无法将你的消息传递到 {}" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "消息已发送到 {}" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "打印机器人的数据路径" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "数据路径: {path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "显示对调试有用的调试信息" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3634,19 +3629,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3659,7 +3654,7 @@ msgstr "\n" " 使用 \"[p]allowlist clear\" 禁用许可名单\n" " " -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3671,15 +3666,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "用户已添加到许可名单中" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "用户已添加到许可名单中" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3688,21 +3683,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "许可名单上的用户:" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "许可名单上的用户:" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "未知或已删除的用户" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3715,15 +3710,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "用户已从许可名单中删除" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "用户已从许可名单中删除" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3733,11 +3728,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "许可名单已清除" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3748,7 +3743,7 @@ msgstr "\n" " 使用[p]blocklist clear` 来禁用黑名单列表\n" " " -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3760,19 +3755,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "你不能将所有者添加到黑名单" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "用户已被添加到黑名单中" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "用户已被添加到黑名单中" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3781,15 +3776,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "黑名单上的用户:" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "黑名单上的用户:" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3801,15 +3796,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "用户已从黑名单列表中删除" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "用户已从黑名单列表中删除" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3818,11 +3813,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "黑名单已被清除" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3835,7 +3830,7 @@ msgstr "\n" " 使用[p]localallowlist clear` 禁用许可名单\n" " " -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3848,19 +3843,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3869,19 +3864,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3895,19 +3890,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3917,11 +3912,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3929,7 +3924,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3942,27 +3937,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3971,15 +3966,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3992,15 +3987,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4010,16 +4005,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4033,15 +4028,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4055,11 +4050,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4071,19 +4066,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4095,19 +4090,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4115,15 +4110,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4134,7 +4129,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4142,19 +4137,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "1 个命令已在全球禁用\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4162,19 +4157,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "{} 中没有任何禁用命令" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} 命令在 {} 中被禁用\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "1 个命令在{} 中被禁用\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4188,7 +4183,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4200,19 +4195,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "要禁用的命令不能是 `command` 或其任何子命令" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "此命令被指定为始终可用且无法禁用" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "该命令已在全球禁用" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4224,15 +4219,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "你无权禁用该命令" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "此命令已被此服务器禁用" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4245,7 +4240,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4257,11 +4252,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4273,15 +4268,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4295,7 +4290,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4303,7 +4298,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4312,19 +4307,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4336,11 +4331,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4352,11 +4347,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4368,15 +4363,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4385,7 +4380,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4394,7 +4389,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4410,15 +4405,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4428,20 +4423,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4456,15 +4451,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4473,30 +4468,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "无" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/zh-TW.po b/redbot/core/locales/zh-TW.po index 5c8280a73..df619c7a2 100644 --- a/redbot/core/locales/zh-TW.po +++ b/redbot/core/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-24 14:16+0000\n" +"POT-Creation-Date: 2025-01-27 00:33+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -1416,14 +1416,14 @@ msgid "Embeds are now {} for this channel." msgstr "嵌入現在是此頻道的 {}。" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "enabled" msgstr "已啟用" #: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4074 -#: redbot/core/core_commands.py:4095 +#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 +#: redbot/core/core_commands.py:4067 msgid "disabled" msgstr "已停用" @@ -1569,8 +1569,8 @@ msgstr "您確定要退出此群組嗎?" msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "我不能離開服務器`{server_name}`:我是它的所有者。" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4166 -#: redbot/core/core_commands.py:4184 +#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 +#: redbot/core/core_commands.py:4156 msgid "Response timed out." msgstr "沒有回應,已逾時" @@ -2712,21 +2712,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3570 -#: redbot/core/core_commands.py:3632 redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 +#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 msgid "Invalid language code. Use format: `en-US`" msgstr "語言代碼無效。 使用格式如:`en-US`" -#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3574 -#: redbot/core/core_commands.py:3636 redbot/core/core_commands.py:3681 -msgid "Invalid format - language code has to include country code, e.g. `en-US`" -msgstr "格式無效 - 語言代碼必須包含國家代碼,例如 `en-US`" - -#: redbot/core/core_commands.py:3538 +#: redbot/core/core_commands.py:3531 msgid "Global locale has been set." msgstr "已設置全域語言環境。" -#: redbot/core/core_commands.py:3544 +#: redbot/core/core_commands.py:3537 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2743,15 +2738,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3565 +#: redbot/core/core_commands.py:3558 msgid "Locale has been set to the default." msgstr "語言環境已設置為默認值。" -#: redbot/core/core_commands.py:3580 +#: redbot/core/core_commands.py:3566 msgid "Locale has been set." msgstr "已設置語言環境。" -#: redbot/core/core_commands.py:3585 +#: redbot/core/core_commands.py:3571 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2767,7 +2762,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3609 +#: redbot/core/core_commands.py:3595 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2782,15 +2777,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3612 msgid "Global regional formatting will now be based on bot's locale." msgstr "全球區域格式現在將基於機器人的語言環境。" -#: redbot/core/core_commands.py:3643 +#: redbot/core/core_commands.py:3622 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "全球區域格式現在將基於“{language_code}”區域設置。" -#: redbot/core/core_commands.py:3652 +#: redbot/core/core_commands.py:3631 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2805,15 +2800,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3670 +#: redbot/core/core_commands.py:3649 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "區域格式現在將基於此服務器中機器人的語言環境。" -#: redbot/core/core_commands.py:3688 +#: redbot/core/core_commands.py:3660 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "區域格式現在將基於 `{language_code}` 區域設置。" -#: redbot/core/core_commands.py:3705 +#: redbot/core/core_commands.py:3677 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2833,19 +2828,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3729 +#: redbot/core/core_commands.py:3701 msgid "Click the button below to set your keys." msgstr "單擊下面的按鈕設置您的密鑰。" -#: redbot/core/core_commands.py:3731 +#: redbot/core/core_commands.py:3703 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3736 +#: redbot/core/core_commands.py:3708 msgid "`{service}` API tokens have been set." msgstr "`{service}` API 令牌已設置。" -#: redbot/core/core_commands.py:3740 +#: redbot/core/core_commands.py:3712 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2855,19 +2850,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3751 +#: redbot/core/core_commands.py:3723 msgid "No API services have been set yet." msgstr "尚未設置任何 API 服務。" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API services:\n" msgstr "設置 API 服務:\n" -#: redbot/core/core_commands.py:3756 +#: redbot/core/core_commands.py:3728 msgid "Set API service:\n" msgstr "設置 API 服務:\n" -#: redbot/core/core_commands.py:3766 +#: redbot/core/core_commands.py:3738 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2878,21 +2873,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3781 +#: redbot/core/core_commands.py:3753 msgid "Services deleted successfully:\n" "{services_list}" msgstr "服務刪除成功:\n" "{services_list}" -#: redbot/core/core_commands.py:3785 +#: redbot/core/core_commands.py:3757 msgid "Service deleted successfully: {service_name}" msgstr "服務刪除成功:{service_name}" -#: redbot/core/core_commands.py:3790 +#: redbot/core/core_commands.py:3762 msgid "None of the services you provided had any keys set." msgstr "您提供的所有服務都沒有設置任何密鑰。" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3770 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2902,7 +2897,7 @@ msgstr "\n" "用於配置所有者通知的命令。\n\n" " 所有者通知包括 `[p]contact` 的使用和可用的 Red 更新。 " -#: redbot/core/core_commands.py:3807 +#: redbot/core/core_commands.py:3779 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2914,7 +2909,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3826 +#: redbot/core/core_commands.py:3798 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2925,7 +2920,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3848 +#: redbot/core/core_commands.py:3820 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2937,7 +2932,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3873 +#: redbot/core/core_commands.py:3845 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2949,7 +2944,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3897 +#: redbot/core/core_commands.py:3869 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2958,15 +2953,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3907 +#: redbot/core/core_commands.py:3879 msgid "There are no extra channels being sent to." msgstr "沒有額外的頻道被發送到。" -#: redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3890 msgid "Unknown channel with id: {id}" msgstr "未知頻道:{id}" -#: redbot/core/core_commands.py:3928 +#: redbot/core/core_commands.py:3900 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2974,11 +2969,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3942 redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 msgid "Not Set." msgstr "未設定" -#: redbot/core/core_commands.py:3953 +#: redbot/core/core_commands.py:3925 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -2988,7 +2983,7 @@ msgstr "管理員角色:{admin}\n" "語言環境:{guild_locale}\n" "區域格式:{guild_regional_format}\n" -#: redbot/core/core_commands.py:3974 +#: redbot/core/core_commands.py:3946 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3000,7 +2995,7 @@ msgstr "{bot_name} 設置:\n\n" "全球區域格式:{regional_format}\n" "默認嵌入顏色:{colour}" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:3968 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3015,23 +3010,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4017 +#: redbot/core/core_commands.py:3989 msgid "Command deleting disabled." msgstr "命令刪除已禁用。" -#: redbot/core/core_commands.py:4019 +#: redbot/core/core_commands.py:3991 msgid "Delete delay set to {num} seconds." msgstr "刪除延遲設置為 {num} 秒。" -#: redbot/core/core_commands.py:4024 +#: redbot/core/core_commands.py:3996 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Bot 將在 {num} 秒後刪除命令消息。 將此值設置為 -1 以停止刪除消息" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4003 msgid "I will not delete command messages." msgstr "我不會刪除命令消息。" -#: redbot/core/core_commands.py:4037 +#: redbot/core/core_commands.py:4009 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3042,19 +3037,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4021 msgid "The bot {} use its configured color for embeds." msgstr "{} 使用其配置的顏色進行嵌入。" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will not" msgstr "將不會" -#: redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4022 msgid "will" msgstr "將會" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4030 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3066,11 +3061,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4073 +#: redbot/core/core_commands.py:4045 msgid "Fuzzy command search has been {} for this server." msgstr "此服務器的模糊命令搜索已{}。" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4053 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3081,11 +3076,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4066 msgid "Fuzzy command search has been {} in DMs." msgstr "DM 中的模糊命令搜索已{}。" -#: redbot/core/core_commands.py:4102 +#: redbot/core/core_commands.py:4074 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3102,15 +3097,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4094 msgid "The color has been reset." msgstr "顏色已重置。" -#: redbot/core/core_commands.py:4125 +#: redbot/core/core_commands.py:4097 msgid "The color has been set." msgstr "顏色已設置。" -#: redbot/core/core_commands.py:4134 +#: redbot/core/core_commands.py:4106 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3125,34 +3120,34 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4151 redbot/core/core_commands.py:4228 +#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "前綴不能以“/”開頭,因為它與 Discord 內的斜線指令衝突。" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4128 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4170 redbot/core/core_commands.py:4188 +#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 msgid "Cancelled." msgstr "已取消。" -#: redbot/core/core_commands.py:4174 +#: redbot/core/core_commands.py:4146 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "警告:前綴超過建議的長度(25 個字符)。\n" "你要繼續嗎?" -#: redbot/core/core_commands.py:4192 +#: redbot/core/core_commands.py:4164 msgid "Prefix set." msgstr "前綴設置。" -#: redbot/core/core_commands.py:4194 +#: redbot/core/core_commands.py:4166 msgid "Prefixes set." msgstr "前綴設置。" -#: redbot/core/core_commands.py:4201 +#: redbot/core/core_commands.py:4173 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3171,27 +3166,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4224 +#: redbot/core/core_commands.py:4196 msgid "Server prefixes have been reset." msgstr "服務器前綴已重置。" -#: redbot/core/core_commands.py:4232 +#: redbot/core/core_commands.py:4204 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4235 +#: redbot/core/core_commands.py:4207 msgid "You cannot have a prefix longer than 25 characters." msgstr "前綴不能超過 25 個字符。" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4212 msgid "Server prefix set." msgstr "服務器前綴設置。" -#: redbot/core/core_commands.py:4242 +#: redbot/core/core_commands.py:4214 msgid "Server prefixes set." msgstr "服務器前綴設置。" -#: redbot/core/core_commands.py:4247 +#: redbot/core/core_commands.py:4219 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3216,15 +3211,15 @@ msgstr "\n" " - `[use_buttons]` - 是否使用按鈕。 留空以切換。\n" " " -#: redbot/core/core_commands.py:4266 +#: redbot/core/core_commands.py:4238 msgid "I will use buttons on basic menus." msgstr "我將在基本菜單上使用按鈕功能。" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4240 msgid "I will not use buttons on basic menus." msgstr "我不會在基本菜單上使用按鈕功能。" -#: redbot/core/core_commands.py:4273 +#: redbot/core/core_commands.py:4245 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3247,19 +3242,19 @@ msgstr "\n" " - `[msg]` - 自定義錯誤消息。 必須少於 1000 個字符。 省略重置為默認值。\n" " " -#: redbot/core/core_commands.py:4288 +#: redbot/core/core_commands.py:4260 msgid "The message must be less than 1000 characters." msgstr "消息必須少於 1000 個字符。" -#: redbot/core/core_commands.py:4292 +#: redbot/core/core_commands.py:4264 msgid "Successfully updated the error message." msgstr "成功更新錯誤信息。" -#: redbot/core/core_commands.py:4295 +#: redbot/core/core_commands.py:4267 msgid "Successfully reset the error message back to the default one." msgstr "成功將錯誤消息重置為默認消息。" -#: redbot/core/core_commands.py:4302 +#: redbot/core/core_commands.py:4274 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3269,7 +3264,7 @@ msgstr "\n" "管理幫助命令設定的命令。\n\n" "所有幫助設定都全域性應用。 " -#: redbot/core/core_commands.py:4311 +#: redbot/core/core_commands.py:4283 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3279,11 +3274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4297 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "警告:預設格式化程式未使用,這些設定可能不適用。" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4307 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3292,11 +3287,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4344 +#: redbot/core/core_commands.py:4316 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "幫助格式化程序已被重置。 這不會阻止 cogs 修改幫助,如果這是一個問題,您可能需要刪除 cog。" -#: redbot/core/core_commands.py:4353 +#: redbot/core/core_commands.py:4325 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3306,11 +3301,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4363 +#: redbot/core/core_commands.py:4335 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "幫助設置已重置為默認值。 使用 3rd 方幫助格式化程序時,這可能不會產生影響。" -#: redbot/core/core_commands.py:4375 +#: redbot/core/core_commands.py:4347 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3330,27 +3325,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4395 +#: redbot/core/core_commands.py:4367 msgid "Help will use the select menu only." msgstr "幫助清單將僅使用選擇菜單模式。" -#: redbot/core/core_commands.py:4398 +#: redbot/core/core_commands.py:4370 msgid "Help will use button menus and add a select menu." msgstr "幫助清單將使用按鈕功能並添加一個菜單選擇欄。" -#: redbot/core/core_commands.py:4401 +#: redbot/core/core_commands.py:4373 msgid "Help will use button menus." msgstr "幫助清單將使用按鈕功能。" -#: redbot/core/core_commands.py:4404 +#: redbot/core/core_commands.py:4376 msgid "Help will use reaction menus." msgstr "幫助清單將使用反應功能。" -#: redbot/core/core_commands.py:4407 +#: redbot/core/core_commands.py:4379 msgid "Help will not use menus." msgstr "幫助不使用菜單。" -#: redbot/core/core_commands.py:4414 +#: redbot/core/core_commands.py:4386 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3364,15 +3359,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4431 +#: redbot/core/core_commands.py:4403 msgid "Help will not filter hidden commands." msgstr "幫助不會過濾隱藏的命令。" -#: redbot/core/core_commands.py:4433 +#: redbot/core/core_commands.py:4405 msgid "Help will filter hidden commands." msgstr "幫助將過濾隱藏的命令。" -#: redbot/core/core_commands.py:4437 +#: redbot/core/core_commands.py:4409 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3386,15 +3381,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4454 +#: redbot/core/core_commands.py:4426 msgid "Help will now show command aliases." msgstr "幫助現在將顯示命令別名。" -#: redbot/core/core_commands.py:4456 +#: redbot/core/core_commands.py:4428 msgid "Help will no longer show command aliases." msgstr "幫助將不再顯示命令別名。" -#: redbot/core/core_commands.py:4460 +#: redbot/core/core_commands.py:4432 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3410,15 +3405,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4481 +#: redbot/core/core_commands.py:4453 msgid "Help will now tick the command when sent in a DM." msgstr "在 DM 中發送時,幫助現在將勾選命令。" -#: redbot/core/core_commands.py:4483 +#: redbot/core/core_commands.py:4455 msgid "Help will not tick the command when sent in a DM." msgstr "幫助在 DM 中發送時不會勾選命令。" -#: redbot/core/core_commands.py:4487 +#: redbot/core/core_commands.py:4459 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3432,15 +3427,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4504 +#: redbot/core/core_commands.py:4476 msgid "Help will only show for commands which can be run." msgstr "幫助只會顯示可以運行的命令。" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4478 msgid "Help will show up without checking if the commands can be run." msgstr "幫助將顯示而不檢查命令是否可以運行。" -#: redbot/core/core_commands.py:4510 +#: redbot/core/core_commands.py:4482 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3456,15 +3451,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4503 msgid "Help will verify the existence of help topics." msgstr "幫助將驗證幫助主題的存在。" -#: redbot/core/core_commands.py:4534 +#: redbot/core/core_commands.py:4506 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "幫助將僅通過模糊幫助(如果啟用) 驗證幫助主題的存在。" -#: redbot/core/core_commands.py:4542 +#: redbot/core/core_commands.py:4514 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3479,15 +3474,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4531 msgid "You must give a value of at least 500 characters." msgstr "您必須提供至少 500 個字符的值。" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4535 msgid "Done. The character limit per page has been set to {}." msgstr "完畢。 每頁的字符數限制已設置為 {}。" -#: redbot/core/core_commands.py:4567 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3502,15 +3497,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4583 redbot/core/core_commands.py:4610 +#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 msgid "You must give a value of zero or greater!" msgstr "您必須給出零或更大的值!" -#: redbot/core/core_commands.py:4587 +#: redbot/core/core_commands.py:4559 msgid "Done. The page limit has been set to {}." msgstr "完畢。 每頁的頁數限制已設置為 {}。" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4564 #, 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" @@ -3527,19 +3522,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4613 +#: redbot/core/core_commands.py:4585 msgid "The delay cannot be longer than 14 days!" msgstr "延遲不能超過14天!" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4590 msgid "Done. Help messages will not be deleted now." msgstr "完畢。 現在不會刪除幫助消息。" -#: redbot/core/core_commands.py:4620 +#: redbot/core/core_commands.py:4592 msgid "Done. The delete delay has been set to {} seconds." msgstr "完畢。 刪除延遲已設置為 {} 秒。" -#: redbot/core/core_commands.py:4624 +#: redbot/core/core_commands.py:4596 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3554,19 +3549,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4639 +#: redbot/core/core_commands.py:4611 msgid "You must give a value of at least 15 seconds!" msgstr "您必須提供至少 15 秒的值。" -#: redbot/core/core_commands.py:4642 +#: redbot/core/core_commands.py:4614 msgid "The timeout cannot be greater than 5 minutes!" msgstr "用戶超時不能少於 5 分鐘。" -#: redbot/core/core_commands.py:4646 +#: redbot/core/core_commands.py:4618 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "完畢。 反應已設置為 {} 秒。" -#: redbot/core/core_commands.py:4650 +#: redbot/core/core_commands.py:4622 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3582,19 +3577,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4668 +#: redbot/core/core_commands.py:4640 msgid "The tagline has been reset." msgstr "標語已被重置。" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4644 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "你的標語太長了! 請將其縮短為不超過 2048 個字符。" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4652 msgid "The tagline has been set." msgstr "標語已被設置。" -#: redbot/core/core_commands.py:4685 +#: redbot/core/core_commands.py:4657 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3605,43 +3600,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4697 +#: redbot/core/core_commands.py:4669 msgid "User ID: {}" msgstr "用戶 ID: {}" -#: redbot/core/core_commands.py:4700 +#: redbot/core/core_commands.py:4672 msgid "through DM" msgstr "通過 DM" -#: redbot/core/core_commands.py:4702 +#: redbot/core/core_commands.py:4674 msgid "from {}" msgstr "從 {}" -#: redbot/core/core_commands.py:4703 +#: redbot/core/core_commands.py:4675 msgid " | Server ID: {}" msgstr " | 伺服器ID: {}" -#: redbot/core/core_commands.py:4708 +#: redbot/core/core_commands.py:4680 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 `{}dm {} ` 回复此用戶" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4682 msgid "Sent by {} {}" msgstr "由 {} {} 送出" -#: redbot/core/core_commands.py:4715 +#: redbot/core/core_commands.py:4687 msgid "I've been configured not to send this anywhere." msgstr "我已被配置為不將其發送到任何地方。" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4733 msgid "Your message has been sent." msgstr "您的訊息已發送。" -#: redbot/core/core_commands.py:4763 +#: redbot/core/core_commands.py:4735 msgid "I'm unable to deliver your message. Sorry." msgstr "我無法傳遞你的信息。 對不起。" -#: redbot/core/core_commands.py:4768 +#: redbot/core/core_commands.py:4740 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3654,41 +3649,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4756 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "ID 無效、未找到用戶或用戶是機器人。 您只能向與我共享服務器的人發送消息。" -#: redbot/core/core_commands.py:4794 +#: redbot/core/core_commands.py:4766 msgid "Owner of {}" msgstr "擁有者 {}" -#: redbot/core/core_commands.py:4795 +#: redbot/core/core_commands.py:4767 msgid "You can reply to this message with {}contact" msgstr "您可以通過 {}contact 回覆此消息" -#: redbot/core/core_commands.py:4806 redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 msgid "Sorry, I couldn't deliver your message to {}" msgstr "抱歉,我無法將您的消息傳遞給 {}" -#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4819 +#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 msgid "Message delivered to {}" msgstr "傳遞給 {} 的消息" -#: redbot/core/core_commands.py:4824 +#: redbot/core/core_commands.py:4796 #, docstring msgid "Prints the bot's data path." msgstr "打印機器人的數據路徑。" -#: redbot/core/core_commands.py:4828 +#: redbot/core/core_commands.py:4800 msgid "Data path: {path}" msgstr "儲存到:{path}" -#: redbot/core/core_commands.py:4834 +#: redbot/core/core_commands.py:4806 #, docstring msgid "Shows debug information useful for debugging." msgstr "顯示對除錯有用的除錯信息。" -#: redbot/core/core_commands.py:4857 +#: redbot/core/core_commands.py:4829 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3703,19 +3698,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4873 +#: redbot/core/core_commands.py:4845 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4890 +#: redbot/core/core_commands.py:4862 msgid "The given user is not a member of the diagnosed server." msgstr "給定用戶不是診斷服務器的成員。" -#: redbot/core/core_commands.py:4897 +#: redbot/core/core_commands.py:4869 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "不要試圖欺騙我,給予的成員無法訪問 {channel} 頻道!" -#: redbot/core/core_commands.py:4908 +#: redbot/core/core_commands.py:4880 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3727,7 +3722,7 @@ msgstr "\n" " 警告:當使用許可名單時,機器人將忽略不在名單上的每個人的命令。\n\n" " 使用 `[p]allowlist clear` 禁用允許列表 " -#: redbot/core/core_commands.py:4919 +#: redbot/core/core_commands.py:4891 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3739,15 +3734,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4931 +#: redbot/core/core_commands.py:4903 msgid "Users have been added to the allowlist." msgstr "用戶已被添加到白名單中。" -#: redbot/core/core_commands.py:4933 +#: redbot/core/core_commands.py:4905 msgid "User has been added to the allowlist." msgstr "用戶已添加到白名單" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4909 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3756,21 +3751,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4921 msgid "Users on the allowlist:" msgstr "白名單上的用戶:" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4923 msgid "User on the allowlist:" msgstr "白名單中的用戶:" -#: redbot/core/core_commands.py:4955 redbot/core/core_commands.py:5051 +#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "未知或已刪除用戶" -#: redbot/core/core_commands.py:4963 +#: redbot/core/core_commands.py:4935 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3783,15 +3778,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4977 +#: redbot/core/core_commands.py:4949 msgid "Users have been removed from the allowlist." msgstr "用戶已從白名單中刪除。" -#: redbot/core/core_commands.py:4979 +#: redbot/core/core_commands.py:4951 msgid "User has been removed from the allowlist." msgstr "用戶已從白名單中刪除。" -#: redbot/core/core_commands.py:4983 +#: redbot/core/core_commands.py:4955 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3801,11 +3796,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4992 +#: redbot/core/core_commands.py:4964 msgid "Allowlist has been cleared." msgstr "白名單已被清除。" -#: redbot/core/core_commands.py:4997 +#: redbot/core/core_commands.py:4969 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3815,7 +3810,7 @@ msgstr "\n" " 管理黑名單的命令。\n\n" " 使用 `[p]blocklist clear` 禁用黑名單 " -#: redbot/core/core_commands.py:5006 +#: redbot/core/core_commands.py:4978 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3827,19 +3822,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5022 +#: redbot/core/core_commands.py:4994 msgid "You cannot add an owner to the blocklist!" msgstr "您不能將所有者添加到黑名單!" -#: redbot/core/core_commands.py:5027 +#: redbot/core/core_commands.py:4999 msgid "Users have been added to the blocklist." msgstr "用戶已被添加到黑名單中。" -#: redbot/core/core_commands.py:5029 +#: redbot/core/core_commands.py:5001 msgid "User has been added to the blocklist." msgstr "用戶已被添加到黑名單" -#: redbot/core/core_commands.py:5033 +#: redbot/core/core_commands.py:5005 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3848,15 +3843,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5017 msgid "Users on the blocklist:" msgstr "黑名單上的用戶:" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5019 msgid "User on the blocklist:" msgstr "黑名單上的用戶:" -#: redbot/core/core_commands.py:5059 +#: redbot/core/core_commands.py:5031 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3868,15 +3863,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5071 +#: redbot/core/core_commands.py:5043 msgid "Users have been removed from the blocklist." msgstr "用戶已從黑名單中刪除。" -#: redbot/core/core_commands.py:5073 +#: redbot/core/core_commands.py:5045 msgid "User has been removed from the blocklist." msgstr "用戶已從黑名單中刪除。" -#: redbot/core/core_commands.py:5077 +#: redbot/core/core_commands.py:5049 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3885,11 +3880,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5084 +#: redbot/core/core_commands.py:5056 msgid "Blocklist has been cleared." msgstr "黑名單已被清空。" -#: redbot/core/core_commands.py:5090 +#: redbot/core/core_commands.py:5062 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3901,7 +3896,7 @@ msgstr "\n" " 警告:當使用白名單時,機器人將忽略服務器中不在列表中的每個人的命令。\n\n" " 使用 `[p]localallowlist clear` 禁用白名單 " -#: redbot/core/core_commands.py:5103 +#: redbot/core/core_commands.py:5075 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3914,19 +3909,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5094 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "我不能允許你這樣做,因為它會刪除你運行命令的能力,請確保先將自己添加到白名單中。" -#: redbot/core/core_commands.py:5131 +#: redbot/core/core_commands.py:5103 msgid "Users and/or roles have been added to the allowlist." msgstr "用戶/角色已添加到白名單中。" -#: redbot/core/core_commands.py:5133 +#: redbot/core/core_commands.py:5105 msgid "User or role has been added to the allowlist." msgstr "用戶或角色已添加到白名單。" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5109 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3935,19 +3930,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5149 +#: redbot/core/core_commands.py:5121 msgid "Allowed users and/or roles:" msgstr "允許的用戶/角色:" -#: redbot/core/core_commands.py:5151 +#: redbot/core/core_commands.py:5123 msgid "Allowed user or role:" msgstr "允許的用戶或角色:" -#: redbot/core/core_commands.py:5155 redbot/core/core_commands.py:5275 +#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 msgid "Unknown or Deleted User/Role" msgstr "未知或已刪除的用戶/身分組" -#: redbot/core/core_commands.py:5165 +#: redbot/core/core_commands.py:5137 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3961,19 +3956,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5186 +#: redbot/core/core_commands.py:5158 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "我不能允許你這樣做,因為它會刪除你運行命令的能力。" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5166 msgid "Users and/or roles have been removed from the server allowlist." msgstr "用戶和/或身分組已從服務器白名單中刪除。" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5168 msgid "User or role has been removed from the server allowlist." msgstr "用戶或身分組已從服務器白名單中刪除。" -#: redbot/core/core_commands.py:5200 +#: redbot/core/core_commands.py:5172 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3983,11 +3978,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5209 +#: redbot/core/core_commands.py:5181 msgid "Server allowlist has been cleared." msgstr "伺務器白名單已被清除。" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5187 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3998,7 +3993,7 @@ msgstr "\n" " 使用 `[p]localblocklist clear` 禁用黑名單\n" " " -#: redbot/core/core_commands.py:5226 +#: redbot/core/core_commands.py:5198 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -4011,27 +4006,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5212 msgid "You cannot add yourself to the blocklist!" msgstr "您不能將自己添加到黑名單!" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5215 msgid "You cannot add the guild owner to the blocklist!" msgstr "您不能將伺服器所有者添加到黑名單!" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5218 msgid "You cannot add a bot owner to the blocklist!" msgstr "您不能將機器人所有者添加到黑名單!" -#: redbot/core/core_commands.py:5251 +#: redbot/core/core_commands.py:5223 msgid "Users and/or roles have been added from the server blocklist." msgstr "已從伺務器黑名單中添加用戶和/或身分組。" -#: redbot/core/core_commands.py:5253 +#: redbot/core/core_commands.py:5225 msgid "User or role has been added from the server blocklist." msgstr "已從伺務器黑名單中添加用戶或身分組。" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5229 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4040,15 +4035,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5269 +#: redbot/core/core_commands.py:5241 msgid "Blocked users and/or roles:" msgstr "被封鎖的用戶和/或身分組:" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5243 msgid "Blocked user or role:" msgstr "被封鎖的用戶或身分組:" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5257 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4061,15 +4056,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5299 +#: redbot/core/core_commands.py:5271 msgid "Users and/or roles have been removed from the server blocklist." msgstr "用戶和/或身分組已從伺服器黑名單中刪除。" -#: redbot/core/core_commands.py:5301 +#: redbot/core/core_commands.py:5273 msgid "User or role has been removed from the server blocklist." msgstr "用戶或身分組已從服務器黑名單中刪除。" -#: redbot/core/core_commands.py:5305 +#: redbot/core/core_commands.py:5277 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4079,16 +4074,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5314 +#: redbot/core/core_commands.py:5286 msgid "Server blocklist has been cleared." msgstr "伺服器黑名單已清除。" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5291 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "啟用和禁用指令和cog的指令。" -#: redbot/core/core_commands.py:5325 +#: redbot/core/core_commands.py:5297 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4102,15 +4097,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5313 msgid "You can't disable this cog by default." msgstr "默認情況下,您無法禁用此cog。" -#: redbot/core/core_commands.py:5343 +#: redbot/core/core_commands.py:5315 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} 默認設置為禁用。" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5320 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" @@ -4124,11 +4119,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5364 +#: redbot/core/core_commands.py:5336 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} 已默認設置為啟用。" -#: redbot/core/core_commands.py:5369 +#: redbot/core/core_commands.py:5341 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4140,19 +4135,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5354 msgid "You can't disable this cog as you would lock yourself out." msgstr "你不能禁用這個cog,因為你會把自己鎖在外面。" -#: redbot/core/core_commands.py:5384 +#: redbot/core/core_commands.py:5356 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} 已在該伺服器中被禁用。" -#: redbot/core/core_commands.py:5387 +#: redbot/core/core_commands.py:5359 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} 已被禁用(沒有做出任何改)。" -#: redbot/core/core_commands.py:5393 +#: redbot/core/core_commands.py:5365 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" @@ -4164,19 +4159,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5405 +#: redbot/core/core_commands.py:5377 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} 已在此伺服器中啟用。" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5382 msgid "Cog \"{arg}\" not found." msgstr "未找到該cog“{arg}”。" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5385 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} 尚未被禁用(沒有做出任何改)。" -#: redbot/core/core_commands.py:5419 +#: redbot/core/core_commands.py:5391 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4184,15 +4179,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5432 +#: redbot/core/core_commands.py:5404 msgid "The following cogs are disabled in this guild:\n" msgstr "該伺服器已禁用以下齒輪:\n" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5410 msgid "There are no disabled cogs in this guild." msgstr "這個伺服器中沒有已停用的cog。" -#: redbot/core/core_commands.py:5442 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4203,7 +4198,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5459 +#: redbot/core/core_commands.py:5431 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4211,19 +4206,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5466 +#: redbot/core/core_commands.py:5438 msgid "There aren't any globally disabled commands." msgstr "沒有任何全域已禁用的指令。" -#: redbot/core/core_commands.py:5469 +#: redbot/core/core_commands.py:5441 msgid "{} commands are disabled globally.\n" msgstr "{} 指令在全域範圍中已被禁用。\n" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5445 msgid "1 command is disabled globally.\n" msgstr "1 個指令已被全域禁用。\n" -#: redbot/core/core_commands.py:5481 +#: redbot/core/core_commands.py:5453 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4231,19 +4226,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5460 msgid "There aren't any disabled commands in {}." msgstr "{} 中沒有任何已禁用的指令。" -#: redbot/core/core_commands.py:5491 +#: redbot/core/core_commands.py:5463 msgid "{} commands are disabled in {}.\n" msgstr "{} 指令在 {} 中被已禁用。\n" -#: redbot/core/core_commands.py:5495 +#: redbot/core/core_commands.py:5467 msgid "1 command is disabled in {}.\n" msgstr "{} 中禁用了 1 個指令。\n" -#: redbot/core/core_commands.py:5502 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4257,7 +4252,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5524 +#: redbot/core/core_commands.py:5496 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4269,19 +4264,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5536 redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "要禁用的指令不能是 `command` 或其任何子指令。" -#: redbot/core/core_commands.py:5542 redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 msgid "This command is designated as being always available and cannot be disabled." msgstr "此指令被指定為始終可用且無法禁用。" -#: redbot/core/core_commands.py:5551 +#: redbot/core/core_commands.py:5523 msgid "That command is already disabled globally." msgstr "該指令已在全域範圍內禁用。" -#: redbot/core/core_commands.py:5560 +#: redbot/core/core_commands.py:5532 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4293,15 +4288,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5584 +#: redbot/core/core_commands.py:5556 msgid "You are not allowed to disable that command." msgstr "您不能禁用該指令。" -#: redbot/core/core_commands.py:5594 +#: redbot/core/core_commands.py:5566 msgid "That command is already disabled in this server." msgstr "該指令已在此服務器中禁用。" -#: redbot/core/core_commands.py:5600 +#: redbot/core/core_commands.py:5572 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" @@ -4314,7 +4309,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5620 +#: redbot/core/core_commands.py:5592 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4326,11 +4321,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5635 +#: redbot/core/core_commands.py:5607 msgid "That command is already enabled globally." msgstr "該指令已在全域範圍內啟用。" -#: redbot/core/core_commands.py:5644 +#: redbot/core/core_commands.py:5616 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4342,15 +4337,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5656 +#: redbot/core/core_commands.py:5628 msgid "You are not allowed to enable that command." msgstr "您無權啟用該指令。" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5638 msgid "That command is already enabled in this server." msgstr "該指令已在此伺服器中啟用。" -#: redbot/core/core_commands.py:5673 +#: redbot/core/core_commands.py:5645 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4364,7 +4359,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5694 +#: redbot/core/core_commands.py:5666 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4375,7 +4370,7 @@ msgstr "\n" " 這包括來自 Mod cog 的重複消息刪除和提及垃圾郵件,以及來自 Filter cog 的過濾器。\n" " " -#: redbot/core/core_commands.py:5703 +#: redbot/core/core_commands.py:5675 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4384,19 +4379,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5716 +#: redbot/core/core_commands.py:5688 msgid "Roles immune from automated moderation actions:\n" msgstr "不受自動審核操作影響的身分組:\n" -#: redbot/core/core_commands.py:5721 +#: redbot/core/core_commands.py:5693 msgid "Members immune from automated moderation actions:\n" msgstr "不受自動審核操作影響的成員:\n" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5697 msgid "No immunity settings here." msgstr "這裡沒有免疫設置。" -#: redbot/core/core_commands.py:5734 +#: redbot/core/core_commands.py:5706 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4408,11 +4403,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5718 msgid "Already added." msgstr "已新增。" -#: redbot/core/core_commands.py:5754 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4424,11 +4419,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5766 +#: redbot/core/core_commands.py:5738 msgid "Not in list." msgstr "不在列表中。" -#: redbot/core/core_commands.py:5774 +#: redbot/core/core_commands.py:5746 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4440,15 +4435,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5786 +#: redbot/core/core_commands.py:5758 msgid "They are immune." msgstr "他們是免疫的。" -#: redbot/core/core_commands.py:5788 +#: redbot/core/core_commands.py:5760 msgid "They are not immune." msgstr "他們不是免疫的。" -#: redbot/core/core_commands.py:5815 +#: redbot/core/core_commands.py:5787 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4461,7 +4456,7 @@ msgstr "\n" " 注意:所有者和管理員覆蓋忽略列表。\n" " " -#: redbot/core/core_commands.py:5825 +#: redbot/core/core_commands.py:5797 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4470,7 +4465,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5847 +#: redbot/core/core_commands.py:5819 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4486,15 +4481,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5865 +#: redbot/core/core_commands.py:5837 msgid "Channel added to ignore list." msgstr "頻道已添加到忽略列表。" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5839 msgid "Channel already in ignore list." msgstr "頻道已在忽略列表中。" -#: redbot/core/core_commands.py:5872 +#: redbot/core/core_commands.py:5844 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4504,20 +4499,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5883 +#: redbot/core/core_commands.py:5855 msgid "This server has been added to the ignore list." msgstr "此服務器已添加到忽略列表。" -#: redbot/core/core_commands.py:5885 +#: redbot/core/core_commands.py:5857 msgid "This server is already being ignored." msgstr "此伺務器已被忽略。" -#: redbot/core/core_commands.py:5891 +#: redbot/core/core_commands.py:5863 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "從忽略列表中刪除伺務器或頻道的指令。" -#: redbot/core/core_commands.py:5906 +#: redbot/core/core_commands.py:5878 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4532,15 +4527,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5922 +#: redbot/core/core_commands.py:5894 msgid "Channel removed from ignore list." msgstr "頻道已從忽略列表中刪除。" -#: redbot/core/core_commands.py:5924 +#: redbot/core/core_commands.py:5896 msgid "That channel is not in the ignore list." msgstr "該頻道不在忽略列表中。" -#: redbot/core/core_commands.py:5929 +#: redbot/core/core_commands.py:5901 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4549,24 +4544,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5938 +#: redbot/core/core_commands.py:5910 msgid "This server has been removed from the ignore list." msgstr "此伺務器已從忽略列表中刪除。" -#: redbot/core/core_commands.py:5940 +#: redbot/core/core_commands.py:5912 msgid "This server is not in the ignore list." msgstr "此伺務器已從忽略列表中刪除。" -#: redbot/core/core_commands.py:5954 +#: redbot/core/core_commands.py:5926 msgid "This server is currently being ignored." msgstr "當前正在忽略此伺務器。" -#: redbot/core/core_commands.py:5971 redbot/core/core_commands.py:5973 -#: redbot/core/core_commands.py:5974 +#: redbot/core/core_commands.py:5943 redbot/core/core_commands.py:5945 +#: redbot/core/core_commands.py:5946 msgid "None" msgstr "無" -#: redbot/core/core_commands.py:5975 +#: redbot/core/core_commands.py:5947 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" @@ -4574,7 +4569,7 @@ msgstr "當前忽略的類別:{categories}\n" "頻道:{channels}\n" "主題(不包括已存檔的):{threads}" -#: redbot/core/core_commands.py:5992 +#: redbot/core/core_commands.py:5964 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/utils/locales/ar-SA.po b/redbot/core/utils/locales/ar-SA.po index d778c7aa8..621cb4133 100644 --- a/redbot/core/utils/locales/ar-SA.po +++ b/redbot/core/utils/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "تم تعيين رمز API{service}." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/bg-BG.po b/redbot/core/utils/locales/bg-BG.po index 0fb72022e..2fdde271a 100644 --- a/redbot/core/utils/locales/bg-BG.po +++ b/redbot/core/utils/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/cs-CZ.po b/redbot/core/utils/locales/cs-CZ.po index f59dba8a4..5e2e528d4 100644 --- a/redbot/core/utils/locales/cs-CZ.po +++ b/redbot/core/utils/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,33 +87,29 @@ msgstr "Nastavit API klíče" msgid "Keys and tokens" msgstr "Klíče a tokeny" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "Nastavit API klíče pro {service}" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "Klíče a tokeny pro {service}" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Služba" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "Zkuste to prosím znovu." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "`{service} API tokeny byly nastaveny." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "Toto tlačítko je pouze pro majitele bota." diff --git a/redbot/core/utils/locales/da-DK.po b/redbot/core/utils/locales/da-DK.po index 26d875463..12c61b488 100644 --- a/redbot/core/utils/locales/da-DK.po +++ b/redbot/core/utils/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/de-DE.po b/redbot/core/utils/locales/de-DE.po index 794d6414d..5421aa943 100644 --- a/redbot/core/utils/locales/de-DE.po +++ b/redbot/core/utils/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "Seite auswählen" msgid "Page {num}" msgstr "Seite {num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "Du bist nicht berechtigt um damit zu Interagieren." @@ -87,33 +87,29 @@ msgstr "API-Schlüssel festlegen" msgid "Keys and tokens" msgstr "Schlüssel und Tokens" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "API-Schlüssel für {service} festlegen" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "Schlüssel und Token für {service}" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Service" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "Dieser Modus ist nur für Bot-Besitzer. Hoppla!" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "Bitte versuchen Sie es erneut." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "`{service}` API-Token wurden gesetzt." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "Diese Taste ist nur für Bot-Besitzer, oh gut." diff --git a/redbot/core/utils/locales/es-ES.po b/redbot/core/utils/locales/es-ES.po index 4dc9e85b2..22c7e810a 100644 --- a/redbot/core/utils/locales/es-ES.po +++ b/redbot/core/utils/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "Seleccione una página" msgid "Page {num}" msgstr "Página {num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "No está autorizado a interactuar con esto." @@ -87,33 +87,29 @@ msgstr "Establecer llaves de API" msgid "Keys and tokens" msgstr "Llaves y tokens" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "Establecer llaves de API para {service}" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "Llaves y tokens para {service}" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Servicio" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "Esta modal es sólo para propietarios de bots. ¡Ups!" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "Por favor, inténtalo de nuevo." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "`{service}` Los tokens de la API han sido establecidos." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "Este botón es sólo para los propietarios de bots, oh bueno." diff --git a/redbot/core/utils/locales/fi-FI.po b/redbot/core/utils/locales/fi-FI.po index 301ed3c88..5715fa86b 100644 --- a/redbot/core/utils/locales/fi-FI.po +++ b/redbot/core/utils/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/fr-FR.po b/redbot/core/utils/locales/fr-FR.po index cbf6b08c1..51114ab79 100644 --- a/redbot/core/utils/locales/fr-FR.po +++ b/redbot/core/utils/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "Page {num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "Définir les clés API" msgid "Keys and tokens" msgstr "Clés et jetons" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "Définir les clés API pour {service}" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "`{service}` les tokens API ont été définis." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/hi-IN.po b/redbot/core/utils/locales/hi-IN.po index 1baeb2618..4d5d765af 100644 --- a/redbot/core/utils/locales/hi-IN.po +++ b/redbot/core/utils/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/hr-HR.po b/redbot/core/utils/locales/hr-HR.po index 6c1f77f0f..0ac33a2ed 100644 --- a/redbot/core/utils/locales/hr-HR.po +++ b/redbot/core/utils/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,33 +87,29 @@ msgstr "Postavi API ključeve" msgid "Keys and tokens" msgstr "Ključevi i tokeni" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "Postavi API ključeve za {service}" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "Ključevi i tokeni za {service}" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Usluga" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "Ovaj modal je samo za vlasnike bota. Ups!" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "Molim te pokušaj ponovno." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokeni su postavljeni." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "Ovaj gumb je samo za vlasnike bota." diff --git a/redbot/core/utils/locales/hu-HU.po b/redbot/core/utils/locales/hu-HU.po index 070c2fb79..426b0c3df 100644 --- a/redbot/core/utils/locales/hu-HU.po +++ b/redbot/core/utils/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,33 +87,29 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Szolgáltatás" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "Kérlek, próbáld újra." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/id-ID.po b/redbot/core/utils/locales/id-ID.po index 1dae651a6..2acb3bd4d 100644 --- a/redbot/core/utils/locales/id-ID.po +++ b/redbot/core/utils/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "Pilih Halaman" msgid "Page {num}" msgstr "Halaman {num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "Anda tidak berwenang untuk berinteraksi dengan ini." @@ -87,32 +87,28 @@ msgstr "Tetapkan Kunci API" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Layanan" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "Tombol ini hanya untuk pemilik bot saja, oh baiklah." diff --git a/redbot/core/utils/locales/it-IT.po b/redbot/core/utils/locales/it-IT.po index de824ff03..8cdaac2ae 100644 --- a/redbot/core/utils/locales/it-IT.po +++ b/redbot/core/utils/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/ja-JP.po b/redbot/core/utils/locales/ja-JP.po index 971b591df..b201137eb 100644 --- a/redbot/core/utils/locales/ja-JP.po +++ b/redbot/core/utils/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "ページを選択" msgid "Page {num}" msgstr "ページ{num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "これをインタラクトする権限がありません" @@ -87,33 +87,29 @@ msgstr "APIキーを設定" msgid "Keys and tokens" msgstr "キーとトークン" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "{service} のAPIキーを設定" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "{service} のキーとトークン" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "サービス" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "おっと!このモーダルはBot所有者専用です。" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "もう一度お試しください。" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "`{service}` APIトークンが設定されました" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "このボタンは、Bot所有者のみが使用できます" diff --git a/redbot/core/utils/locales/ko-KR.po b/redbot/core/utils/locales/ko-KR.po index 193c81ce1..dfcdfe250 100644 --- a/redbot/core/utils/locales/ko-KR.po +++ b/redbot/core/utils/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/nb-NO.po b/redbot/core/utils/locales/nb-NO.po index be482f722..2e576f353 100644 --- a/redbot/core/utils/locales/nb-NO.po +++ b/redbot/core/utils/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "Velg en side" msgid "Page {num}" msgstr "Side {num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "Du er ikke autorisert til å samhandle med dette." @@ -87,33 +87,29 @@ msgstr "Angi API-nøkler" msgid "Keys and tokens" msgstr "Nøkler og symboler" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "Angi API-nøkler for {service}" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "Nøkler og tokens for {service}" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Tjeneste" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "Denne modalen er bare for bot eiere. Whoops!" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "Vennligst prøv på nytt." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokens har blitt satt." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "Denne knappen er bare for bot eiere oh vel." diff --git a/redbot/core/utils/locales/nl-NL.po b/redbot/core/utils/locales/nl-NL.po index 46ad409f4..02c7345fd 100644 --- a/redbot/core/utils/locales/nl-NL.po +++ b/redbot/core/utils/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/pl-PL.po b/redbot/core/utils/locales/pl-PL.po index c905f1974..1e3452877 100644 --- a/redbot/core/utils/locales/pl-PL.po +++ b/redbot/core/utils/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/pt-BR.po b/redbot/core/utils/locales/pt-BR.po index f2055e696..25623cb36 100644 --- a/redbot/core/utils/locales/pt-BR.po +++ b/redbot/core/utils/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "Selecione uma Página" msgid "Page {num}" msgstr "Página {num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "Você não está autorizado a interagir com isto." @@ -87,33 +87,29 @@ msgstr "Definir chaves de API" msgid "Keys and tokens" msgstr "Chaves e tokens" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "Definir chaves de API para {service}" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "Chaves e tokens para {service}" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Serviço" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "Este modal é apenas para o dono do bot. Ops!" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "Por favor, tente novamente." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "Tokens de API de `{service}` foram definidos." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "Que pena, este botão é apenas para o proprietário do bot." diff --git a/redbot/core/utils/locales/pt-PT.po b/redbot/core/utils/locales/pt-PT.po index d22b7ae82..81384009f 100644 --- a/redbot/core/utils/locales/pt-PT.po +++ b/redbot/core/utils/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "Selecione uma Página" msgid "Page {num}" msgstr "Página {num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "Você não está autorizado a interagir com isso." @@ -87,33 +87,29 @@ msgstr "Definir chaves da API" msgid "Keys and tokens" msgstr "Chaves e tokens" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "Definir chaves da API para {service}" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "Chaves e tokens para {service}" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Serviço" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "Este modal é apenas para donos de bots. Ops!" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "Por favor, tente novamente." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "Os tokens da API para {service} foram configurados." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "Este botão é apenas para os proprietários dos bots, ó bem." diff --git a/redbot/core/utils/locales/ru-RU.po b/redbot/core/utils/locales/ru-RU.po index aa431b6fa..923573644 100644 --- a/redbot/core/utils/locales/ru-RU.po +++ b/redbot/core/utils/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "Выбрать страницу" msgid "Page {num}" msgstr "Страница {num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "Вы не имеете права взаимодействовать с этим." @@ -87,33 +87,29 @@ msgstr "Установите ключи API" msgid "Keys and tokens" msgstr "Ключи и токены" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "Установить API ключи для {service}" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "Ключи и токены для {service}" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Служба" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "Этот модаль только для владельцев ботов. Упс!" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "Пожалуйста, попробуйте еще раз." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokens были установлены." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "Эта кнопка предназначена только для владельцев ботов." diff --git a/redbot/core/utils/locales/sk-SK.po b/redbot/core/utils/locales/sk-SK.po index c343ceaba..29cbb4a63 100644 --- a/redbot/core/utils/locales/sk-SK.po +++ b/redbot/core/utils/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/sl-SI.po b/redbot/core/utils/locales/sl-SI.po index 675380bbb..760d6c641 100644 --- a/redbot/core/utils/locales/sl-SI.po +++ b/redbot/core/utils/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/sv-SE.po b/redbot/core/utils/locales/sv-SE.po index e16e83179..4ed0a68b5 100644 --- a/redbot/core/utils/locales/sv-SE.po +++ b/redbot/core/utils/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/tr-TR.po b/redbot/core/utils/locales/tr-TR.po index dcc904c13..78c35a7f9 100644 --- a/redbot/core/utils/locales/tr-TR.po +++ b/redbot/core/utils/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "Bir sayfa seç" msgid "Page {num}" msgstr "Sayfa {num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "Bu aracı kullanmaya yetkili değilsiniz." @@ -87,33 +87,29 @@ msgstr "API ayarla" msgid "Keys and tokens" msgstr "Tokenler ve anahtarlar" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "{service} için bir API ayarla" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "{service} için anahtar ve tokenler" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "Servis" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "Bu sadece bot sahipleri için. Ah be abi!" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "Lütfen tekrar deneyin." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokenleri ayarlandı." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "Bu buton sadece bot sahipleri için, iyi bari." diff --git a/redbot/core/utils/locales/uk-UA.po b/redbot/core/utils/locales/uk-UA.po index a29b9b9da..aa5881279 100644 --- a/redbot/core/utils/locales/uk-UA.po +++ b/redbot/core/utils/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -17,102 +17,99 @@ msgstr "" #: redbot/core/utils/chat_formatting.py:654 msgid "year" -msgstr "" +msgstr "рік" #: redbot/core/utils/chat_formatting.py:654 msgid "years" -msgstr "" +msgstr "роки(ів)" #: redbot/core/utils/chat_formatting.py:655 msgid "month" -msgstr "" +msgstr "місяць" #: redbot/core/utils/chat_formatting.py:655 msgid "months" -msgstr "" +msgstr "місяців" #: redbot/core/utils/chat_formatting.py:656 msgid "day" -msgstr "" +msgstr "день" #: redbot/core/utils/chat_formatting.py:656 msgid "days" -msgstr "" +msgstr "днів" #: redbot/core/utils/chat_formatting.py:657 msgid "hour" -msgstr "" +msgstr "годин" #: redbot/core/utils/chat_formatting.py:657 msgid "hours" -msgstr "" +msgstr "годин" #: redbot/core/utils/chat_formatting.py:658 msgid "minute" -msgstr "" +msgstr "хвилина" #: redbot/core/utils/chat_formatting.py:658 msgid "minutes" -msgstr "" +msgstr "хвилин" #: redbot/core/utils/chat_formatting.py:659 msgid "second" -msgstr "" +msgstr "секунд" #: redbot/core/utils/chat_formatting.py:659 msgid "seconds" -msgstr "" +msgstr "секунд" #: redbot/core/utils/chat_formatting.py:667 msgid "negative" -msgstr "" +msgstr "негативно" #: redbot/core/utils/views.py:34 msgid "Select a Page" -msgstr "" +msgstr "Вибрати сторінку" #: redbot/core/utils/views.py:183 msgid "Page {num}" -msgstr "" +msgstr "Стор. {num}" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." -msgstr "" +msgstr "Ви не маєте права на взаємодію з цим." #: redbot/core/utils/views.py:380 msgid "Set API Keys" -msgstr "" +msgstr "Встановити ключі API" #: redbot/core/utils/views.py:381 msgid "Keys and tokens" -msgstr "" +msgstr "Ключі та токени" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" -msgstr "" +msgstr "Ключі і токени для {service}" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" -msgstr "" +msgstr "Сервіси" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" -msgstr "" +msgstr "Це модаль лише для власника бота. Упс!" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." -msgstr "" +msgstr "{error_message}\n" +"Будь ласка, спробуйте знову." -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." -msgstr "" +msgstr "`{service}` API токени встановлено." -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." -msgstr "" +msgstr "Ця кнопка лише для власника бота, буває." diff --git a/redbot/core/utils/locales/vi-VN.po b/redbot/core/utils/locales/vi-VN.po index a2066ad4f..2dc497fcf 100644 --- a/redbot/core/utils/locales/vi-VN.po +++ b/redbot/core/utils/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/zh-CN.po b/redbot/core/utils/locales/zh-CN.po index 1f18d4775..e960f768d 100644 --- a/redbot/core/utils/locales/zh-CN.po +++ b/redbot/core/utils/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "Page {num}" msgstr "" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "" @@ -87,32 +87,28 @@ msgstr "" msgid "Keys and tokens" msgstr "" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "" diff --git a/redbot/core/utils/locales/zh-TW.po b/redbot/core/utils/locales/zh-TW.po index 768738296..cb406e54f 100644 --- a/redbot/core/utils/locales/zh-TW.po +++ b/redbot/core/utils/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2024-12-25 04:21+0000\n" +"POT-Creation-Date: 2025-02-01 23:37+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "選擇一個頁面" msgid "Page {num}" msgstr "{num} 頁" -#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:694 +#: redbot/core/utils/views.py:338 redbot/core/utils/views.py:698 msgid "You are not authorized to interact with this." msgstr "您無權限與此互動。" @@ -87,33 +87,29 @@ msgstr "設置 API Keys" msgid "Keys and tokens" msgstr "Keys 和 tokens" -#: redbot/core/utils/views.py:383 -msgid "Set API Keys for {service}" -msgstr "為 {service} 設置 API 密鑰" - -#: redbot/core/utils/views.py:384 +#: redbot/core/utils/views.py:388 msgid "Keys and tokens for {service}" msgstr "{service} 的密鑰和令牌" -#: redbot/core/utils/views.py:393 +#: redbot/core/utils/views.py:397 msgid "Service" msgstr "服務" -#: redbot/core/utils/views.py:430 +#: redbot/core/utils/views.py:434 msgid "This modal is for bot owners only. Whoops!" msgstr "哎呀!此模式僅適用於機器人所有者。" -#: redbot/core/utils/views.py:443 +#: redbot/core/utils/views.py:447 msgid "{error_message}\n" "Please try again." msgstr "{error_message}\n" "請再試一次。" -#: redbot/core/utils/views.py:450 redbot/core/utils/views.py:457 +#: redbot/core/utils/views.py:454 redbot/core/utils/views.py:461 msgid "`{service}` API tokens have been set." msgstr "`{service}` API 令牌已設置。" -#: redbot/core/utils/views.py:493 +#: redbot/core/utils/views.py:497 msgid "This button is for bot owners only, oh well." msgstr "哦,好吧!此按鈕僅適用於機器人所有者。"